George Cushen 9 lat temu
rodzic
commit
49a8afee8b
1 zmienionych plików z 3 dodań i 5 usunięć
  1. 3 5
      README.md

+ 3 - 5
README.md

@@ -14,13 +14,11 @@ Key features:
 
 ## Quick start
 
- 1. Install with `git`:
+1. Install with `git`:
 
-```sh
-git clone git@github.com:gcushen/hugo-academic.git themes/hugo-academic
-```
+        git clone git@github.com:gcushen/hugo-academic.git themes/hugo-academic
 
-Or alternatively, install by downloading from [Github](https://github.com/gcushen/hugo-academic/) into a `themes/hugo-academic` folder within your Hugo website.
+    Or alternatively, install by downloading from [Github](https://github.com/gcushen/hugo-academic/) into a `themes/hugo-academic` folder within your Hugo website.
 
 2. If you are creating a new website, copy the contents of the `exampleSite` folder to your website root folder to get started, overwriting existing files if necessary. The `exampleSite` folder contains an example config file and content to help you get started.