From efce171c0ffad944fb87b7b28e08e566a29d317f Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Wed, 5 Jun 2024 19:47:56 +0200 Subject: [PATCH] doc(README): we don't use mongodb anymore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ecb03ce7..9abd40b17 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ This will provide you with a shell with PostgreSQL, Redis, and IPFS running. The Aleph CCN is written in Python and requires Python v3.8+. It will not work with older versions of Python. -It also relies on [MongoDB](https://www.mongodb.com/) and [IPFS](https://ipfs.io/). +It also relies on [IPFS](https://ipfs.io/). ## License