diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-25 23:38:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-25 23:38:06 +0200 |
commit | d2fb1ee4588436eca9bb0097bd06ca05dbc3e5f0 (patch) | |
tree | 28421cf19cd53b2e75fe64d844215145967d1ee3 /README.md | |
parent | Merge pull request #20 from ItsNewe/master (diff) | |
parent | [del] Deleted .proto (diff) | |
download | server-d2fb1ee4588436eca9bb0097bd06ca05dbc3e5f0.tar.xz |
Merge pull request #21 from ItsNewe/master
Mongo payload data retrieval
Diffstat (limited to 'README.md')
-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 |