From c2529cdaed0b75a84d9b28aa6dc13582fa008389 Mon Sep 17 00:00:00 2001 From: Alvaro Garcia Date: Sun, 17 Apr 2016 19:27:43 +0200 Subject: [PATCH] add notion of exiting the themes folder --- 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 d8381c5a42f..e14393e6b36 100644 --- a/docs/content/overview/quickstart.md +++ b/docs/content/overview/quickstart.md @@ -225,6 +225,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