We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6f53a commit 3a4bb83Copy full SHA for 3a4bb83
README.md
@@ -42,8 +42,8 @@ The example document above might live in a collection simply called `Restaurants
42
43
In your terminal execute the following commands:
44
```bash
45
-git clone https://github.com/peterbsmith2/learning_mongo.git
46
-cd learning_mongo
+git clone https://github.com/peterbsmith2/learn-mongo.git
+cd learn-mongo
47
git checkout exercise
48
npm i
49
```
0 commit comments