From 1473b6c498d45075f74c27e8493fc18bce940d2d Mon Sep 17 00:00:00 2001 From: Hammouda Elbez <hammouda.elbez@univ-lille.fr> Date: Tue, 15 Mar 2022 09:06:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3d4685..fc7d8ad 100755 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ pip install -r requirements.txt 2. Rename `default.config.py` to `config.py` -3. If MongoDB is protected by a password: +3. If a password protects MongoDB: - Add MongoDB credentials in `config.py` -- GitLab