diff --git a/README.md b/README.md index e28fec5f1..dd74f7c92 100644 --- a/README.md +++ b/README.md @@ -10,44 +10,6 @@ Matrix is about giving you control over your communication; Construct is about giving you control over Matrix. Your privacy and security matters. We encourage you to contribute new ideas and are liberal in accepting experimental features. -## Installation - -### Dependencies - -- **Boost** library 1.66+ -- **RocksDB** library 5.17.2+ -- **Sodium** library for curve ed25519. -- **OpenSSL** library for HTTPS TLS / X.509. -- **Magic** library for MIME type recognition. - -##### OPTIONAL - -- **lz4** or **snappy** database compressions. -- **GraphicsMagick** for media thumbnails. -- **jemalloc** for dynamic memory. -- **ICU** for unicode tools. - -##### BUILD TOOLS - -- **GNU C++** compiler, ld.gold, automake, autoconf, autoconf2.13, -autoconf-archive, libtool. - -- A platform capable of loading dynamic shared objects at runtime is required. - - - ### Getting Started 1. At this phase of development the best thing to do is pull the master branch