Skip to content

Commit 30bcb40

Browse files
Updated the steps
1 parent 48e8617 commit 30bcb40

File tree

1 file changed

+5
-3
lines changed

1 file 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)

0 commit comments

Comments
 (0)