Explorar o código

Initial commit

George Cushen %!s(int64=9) %!d(string=hai) anos
pai
achega
49a8afee8b
Modificáronse 1 ficheiros con 3 adicións e 5 borrados
  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.