Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4d2178

Browse files
authored
Update Readme
1 parent 3a484fb commit d4d2178

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
@@ -18,7 +18,7 @@
1818

1919
## Running Locally
2020
1. Make sure you have [NodeJS](https://nodejs.org/) and [npm](https://www.npmjs.com/) installed.
21-
> Make sure you install node version 8 or above check node version by running `node -v`
21+
> Make sure you install node version 8 or above and check node version by running `node -v`
2222
2. We also need backend API so follow instructions [here](https://github.com/coderplex/coderplex-backend) to setup and start backend server
2323
3. Then clone this repo
2424
```

0 commit comments

Comments
 (0)