From 9629e92c3d6d26a4ed801a9020eac2828348a59f 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 --- content/overview/quickstart.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/overview/quickstart.md b/content/overview/quickstart.md index 1d4b645e2..00646309e 100644 --- a/content/overview/quickstart.md +++ b/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