Skip to content

Commit 935b69c

Browse files
author
Daniel Khan
committed
renamed folder
1 parent 189172a commit 935b69c

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
@@ -6,10 +6,10 @@ The master branch contains the initial version to get started with, while the br
66

77
## Setting up the project
88

9-
* In your terminal, create directory `linkedin-websites-nodejs-express` and **change into it**.
9+
* In your terminal, create directory `building-website-nodejs-express` and **change into it**.
1010
* Run
1111
```bash
12-
git clone --bare [email protected]:danielkhan/linkedin-websites-nodejs-express.git .git
12+
git clone --bare [email protected]:danielkhan/building-website-nodejs-express.git .git
1313
git config --bool core.bare false
1414
git reset --hard
1515
git branch

0 commit comments

Comments
 (0)