From bd5763ba8607fe0cc6cada99774d2875c4f491ec Mon Sep 17 00:00:00 2001 From: neelabalan <41639065+neelabalan@users.noreply.github.com> Date: Tue, 1 Feb 2022 20:22:50 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c403762..c30f108 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # [MongoDB Sample Dataset](https://docs.atlas.mongodb.com/sample-data/available-sample-datasets/) -> this is a duplicate [repo](https://github.com/mcampo2/mongodb-sample-databases). +For `mongoimport` the MongoDB database tools need to installed. You can find it [here](https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools) + +> this is a fork of [repo](https://github.com/mcampo2/mongodb-sample-databases). > the original repo has BSON dump. I've removed it and I added a bash [script](https://github.com/neelabalan/mongodb-sample-dataset/blob/main/script.sh) to import the JSON to respective db