We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b9e24 commit 32e41ccCopy full SHA for 32e41cc
README.md
@@ -7,7 +7,7 @@ Ensure your Visual Studio Code application is up to date, and that you have the
7
Run the commands below inside your `Projects` folder.
8
9
```bash
10
-git clone [email protected]:MCRcodes/javascript-basics-express.git
+git clone [email protected]:CommandShiftHQ/javascript-basics-express
11
cd your-project-folder-name
12
npm install
13
```
0 commit comments