Skip to content

Commit 5aabe5d

Browse files
Merge pull request #22 from mongodb-developer/quick-start-instructions-update
Updated quick-start instructions.
2 parents 4766aa2 + 30bcb40 commit 5aabe5d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/30-quick-start.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
1. Sign in to Github, and open this repository: [mdb.link/jedee](https://mdb.link/jedee)
44
2. Click on `Code` > Click on `Codespaces` > Click on `Create a Codespace on Main`
5-
3. Wait for the codespace to load completely
5+
3. ⚠️ **Wait for the Codespace to load completely**
66
4. Click on the MongoDB extension
7-
5. Click on the library database
8-
6. Open a playground into the books collection
7+
5. Click on the `Library DB` in the connections and then select the `library` database
8+
6. Open a playground into the `books` collection
99
7. Write MongoDB commands in the playground
1010
8. Run MongoDB commands by clicking on the play icon :arrow_forward: at the top right corner
1111
9. Practice by trying out all the examples and exercises mentioned in the next 2 sections: CRUD ops and Aggregation Pipelines.
12+
13+
![Quick start steps 4 to 8](/img/quick-start-steps-4-to-8.png)
1.18 MB
Loading

0 commit comments

Comments
 (0)