Skip to content

Commit 6b12cbd

Browse files
author
vikasrohit
authored
Merge pull request #1112 from appirio-tech/README-FIX
small README fix
2 parents 6be9906 + fdddd8b commit 6b12cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Install dependencies by running the following in the root of the project:
2929
- **Note:** You must use npm 3. Type `npm -v` to ensure you have a 3.x version.
3030

3131
## NPM Commands
32-
- To run locally, run `npm start` and head to `http://localhost:3000/search/challenges`
32+
- To run locally, run `npm start` and head to `http://localhost:3000/new_project`
3333
- Run tests with `npm test` or use `npm run test:watch` to rerun tests after files change
3434
- To make sure your code passes linting: `npm run lint`
3535
- To create the build: `npm run build`

0 commit comments

Comments
 (0)