Update MONGO.md

This commit is contained in:
Gerald Bauer 2017-03-28 17:00:23 +02:00 committed by GitHub
parent 95c894de8e
commit df5e784908

View file

@ -7,7 +7,7 @@
## Import
Use the `mongoimport` command/tool to import the json documents.
Use the `mongoimport` command/tool to import the `factbook.json` documents.
For example to import the country profile of Austria (that is, `europe/au.json`) use:
```