Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snide committed Sep 11, 2014
1 parent 5a8f4e7 commit 629c3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Steps to install:
* Clone this repo and navigate to the webhook-cms directory
* Run `npm install` for node dependencies
* Run `bower install` for front-end dependencies
* Look for `<meta name="siteName" content="test" />` in `app/index.html` and change `test` to your site name
* Look for `<meta name="siteName" content="test" />` in `app/index.html` and change `test` to your site name. You can always `wh create` a new trial site if you want to work with scratch data.
* Run `grunt server`, which loads on localhost:8000. It will activate livereload on changes to your JS, Handlebar and Sass files.

## Widgets in the form builder
Expand Down

0 comments on commit 629c3e1

Please sign in to comment.