From: Alvaro Garcia Date: Sun, 17 Apr 2016 17:27:43 +0000 (+0200) Subject: docs: Add notion of exiting the themes folder in quickstart X-Git-Tag: v0.16~47 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fbca53ac325324db104df5de86add3fa0baf3488;p=brevno-suite%2Fhugo docs: Add notion of exiting the themes folder in quickstart --- diff --git a/docs/content/overview/quickstart.md b/docs/content/overview/quickstart.md index 1d4b645e..00646309 100644 --- a/docs/content/overview/quickstart.md +++ b/docs/content/overview/quickstart.md @@ -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