README.md in gentheme-0.1.4 vs README.md in gentheme-0.1.5
- old
+ new
@@ -37,9 +37,11 @@
to create a folder ```themename``` inside which will be all the resources. The installation process could take some minutes because all resources are downloaded from the internet and there are a lot of npm packages required.
Once finished, open your broser at ```http://themename``` and you'll see your starter theme.
+Use the option ```--path=./``` to install the app without creating a folder named as theme name.
+
## Structure
The theme is created in the ```themename/app``` folder.
A Wordpress is installed in the ```themename/wordpress``` folder.