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 f0c63bdca4
commit 9629e92c3d

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