diff --git a/README.md b/README.md index 6ff172c..c4f26df 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,12 @@ This Python script loads documents into a MongoDB database. It uses the `loaddat - `faker` library - `tqdm` library - `datetime` library - + + +```bash +pip3 install -r requirements.txt +``` + ## Usage The script is run from the command line and takes the following arguments: