Skip to content

Commit

Permalink
Fix text in CONTRIBUTING.md (#533)
Browse files Browse the repository at this point in the history
Switch Create with Update as the `parse-dashboard-config.json` 
file already exists in the `Parse-Dashboard` folder.
  • Loading branch information
dharamgollapudi authored and drew-gross committed Sep 23, 2016
1 parent e369183 commit 883ee0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ We want to make contributing to this project as easy and transparent as
possible.

## Our Development Process
Get started by cloning this repository and and running `npm install` inside it. Create a file called `parse-dashboard-config.json` in the Parse-Dashboard folder inside the repo, using the format described in the readme.
Get started by cloning this repository and and running `npm install` inside it. Update `parse-dashboard-config.json` in the `Parse-Dashboard` folder inside the repo, using the format described in the `README.md`.

When working on the dashboard, use `npm run dashboard` and visit `localhost:4040` to see your dashboard. The `npm run dashboard` script will automatically re-build your files when you change them, so after making a change, all you need to do is refresh the page.

Expand Down

0 comments on commit 883ee0b

Please sign in to comment.