There was an error while loading. Please reload this page.
1 parent 7bf8613 commit 7d95895Copy full SHA for 7d95895
data/readme.md
@@ -2,7 +2,7 @@
2
3
If you want to use the exact, final data from the videos, you can restore this database into MongoDB.
4
5
-1. Make sure MongoDB is running (steps here: [Windows](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-windows/), [macOS](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/), [Linux](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/)
+1. Make sure MongoDB is running (steps here: [Windows](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-windows/), [macOS](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/), [Linux](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/))
6
2. Run this command: `mongorestore --drop --db snake_bnb ./snake_bnb/` in the same folder
7
as you unzipped the data files (containing the snake_bnb folder).
8
0 commit comments