shithub: hugo

Download patch

ref: fbca53ac325324db104df5de86add3fa0baf3488
parent: fe2b22fe6f8add81a750c2c6d300d674b608a9b8
author: Alvaro Garcia <[email protected]>
date: Sun Apr 17 15:27:43 EDT 2016

docs: Add notion of exiting the themes folder in quickstart

--- a/docs/content/overview/quickstart.md
+++ b/docs/content/overview/quickstart.md
@@ -209,6 +209,13 @@
 $ git clone [email protected]:dim0627/hugo_theme_robust.git
 ```
 
+Leave the themes folder
+
+```bash
+$ cd ..
+```
+
+
 Start the server again
 
 ```bash