From fbca53ac325324db104df5de86add3fa0baf3488 Mon Sep 17 00:00:00 2001 From: Alvaro Garcia Date: Sun, 17 Apr 2016 19:27:43 +0200 Subject: [PATCH] docs: Add notion of exiting the themes folder in quickstart --- docs/content/overview/quickstart.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/content/overview/quickstart.md b/docs/content/overview/quickstart.md index 1d4b645e2..00646309e 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