Skip to content

Commit 7d95895

Browse files
authored
Update readme.md
1 parent 7bf8613 commit 7d95895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
If you want to use the exact, final data from the videos, you can restore this database into MongoDB.
44

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/)
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/))
66
2. Run this command: `mongorestore --drop --db snake_bnb ./snake_bnb/` in the same folder
77
as you unzipped the data files (containing the snake_bnb folder).
88

0 commit comments

Comments
 (0)