Skip to content

Commit

Permalink
doc: use MongoDB 4.4
Browse files Browse the repository at this point in the history
Change-Id: I05496fbdf582bf02ec4b3c8faadba02b88a54de8
  • Loading branch information
Guillaume-sousa committed Sep 9, 2021
1 parent 7af5f28 commit 9a9ad76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mdcs-2.0-install-pypi.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
### 1. Install supporting applications on your host system.

* Python 3.6.8: https://www.anaconda.com/distribution/ (choose python 3.x)
* MongoDB 4.0.3: https://www.mongodb.com/download-center#community
* MongoDB 4.4: https://www.mongodb.com/download-center#community
* Redis 5.0: https://redis.io/download
* Celery : NOTE: This is installed below via `pip install`.
* gettext : This utility is necessary for supporting internationalization in MDCS 2.0 systems >= MDCS 2.0 beta2.
Expand Down

0 comments on commit 9a9ad76

Please sign in to comment.