diff options
author | Newe <speedy.wolfy@outlook.com> | 2021-05-24 17:52:06 +0200 |
---|---|---|
committer | Newe <speedy.wolfy@outlook.com> | 2021-05-24 17:52:06 +0200 |
commit | 7ddc2aaf39f2e34f4a6c1540a36b347ba1a1e102 (patch) | |
tree | 6dc069c450549552ea4f9843d93d57f4bffae721 | |
parent | [edit] Deprecate gRPC in favor of MongoDB (diff) | |
download | server-7ddc2aaf39f2e34f4a6c1540a36b347ba1a1e102.tar.xz |
[edit] Edited README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index a1ff3c08..f965b84a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A Fosscord media (voice and video) server ## Installation ### Prerequisites - Install the [libdatachannel](https://github.com/paullouisageneau/libdatachannel) library -- Install the [limbongocxx]() driver +- Install the [libmongocxx](http://mongocxx.org/mongocxx-v3/installation/) driver and its requirements ### Building |