docs: Add notion of exiting the themes folder in quickstart

This commit is contained in:
Alvaro Garcia 2016-04-17 19:27:43 +02:00 committed by digitalcraftsman
parent fe2b22fe6f
commit fbca53ac32

View file

@ -209,6 +209,13 @@ Now, you can clone one or more themes inside the `themes` directory. We will use
$ git clone git@github.com:dim0627/hugo_theme_robust.git
```
Leave the themes folder
```bash
$ cd ..
```
Start the server again
```bash