From c410e007777fc16cec3b5cf5bc7ffff456d68690 Mon Sep 17 00:00:00 2001 From: Graham Helton Date: Wed, 28 Dec 2022 20:59:42 -0500 Subject: [PATCH] Fixed typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64160ba..8a23d46 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ You can download the theme by cloning this repository into your themes folder. Ensure you are in your root web directory (The one that contains `config.toml`) ```bash -git clone https://github.com/grahamhelton/smore themes/terminal +git clone https://github.com/grahamhelton/smore themes/smore ``` This will clone the repository directly to the `themes/smore` directory.