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