Skip to content

Commit

Permalink
📖 DOC: Update github link for html5blank
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdevore committed May 12, 2018
1 parent cbc8dc3 commit 2b746d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ Powerful shell for rapidly deploying your WordPress projects.
## Getting Started with HTML5 Blank

* Go to the Wordpress' theme folder (`.../wp-content/themes`)
* In CLI, run: `git clone https://github.com/toddmotto/html5blank.git`
* In CLI, run: `git clone https://github.com/html5blank/html5blank.git`
* `cd html5blank` and then `npm install` (you'll need gulp installed as well)
* `gulp watch` will enable `livereload` and development version
* `gulp build` for distribute version with minified `js` and `css` files
Expand Down

0 comments on commit 2b746d6

Please sign in to comment.