Skip to content

Commit 883ee0b

Browse files
dharamgollapudidrew-gross
authored andcommitted
Fix text in CONTRIBUTING.md (#533)
Switch Create with Update as the `parse-dashboard-config.json` file already exists in the `Parse-Dashboard` folder.
1 parent e369183 commit 883ee0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ We want to make contributing to this project as easy and transparent as
33
possible.
44

55
## Our Development Process
6-
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.
6+
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`.
77

88
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.
99

0 commit comments

Comments
 (0)