Here is some data we’ll use throughout this course.

master
Michael Kennedy 8 years ago
parent 25df6e7aa7
commit 4d124ec1a9

@ -0,0 +1,7 @@
# Directions to restore this data into MongoDB
To restore any of these databases to MongoDB, you'll need to uncompress them and then run this command:
```
mongorestore --drop --db DATABASE /path/to/unziped/dir
```

Binary file not shown.
Loading…
Cancel
Save