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

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit a0ef581

Browse files
authored
update readme
1 parent 7c5d851 commit a0ef581

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ This project mainly uses
2121
> Make sure you install node version 8 or above and check node version by running `node -v`
2222
1. Then clone this repo
2323
```bash
24-
git clone [email protected]:coderplex/coderplex-website.git
24+
git clone [email protected]:coderplex/coderplex.git
2525
```
26-
1. `cd coderplex-website`
26+
1. `cd coderplex`
2727
1. `npm install`
2828
1. `npm run dev` to start local development server
2929
1. Open app at `localhost:3000`

0 commit comments

Comments
 (0)