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