Skip to content
Snippets Groups Projects
Verified Commit 2cb70751 authored by Leon Dietrich's avatar Leon Dietrich Committed by Benny Baumann
Browse files

upd: README.md

parent be0598ae
No related branches found
No related tags found
No related merge requests found
# README # README
Please have a look at the
[docs repository](https://git.chaotikum.org/ReadMailReallyFast/docs) if you wish
to know some of the internals or like to consult further documentation.
## compiling ## compiling
In order to compile rmrf you need to invoke In order to compile rmrf you need to invoke
<code>make all</code> <code>make all</code>
...@@ -9,5 +13,6 @@ ...@@ -9,5 +13,6 @@
* libncurses-dev * libncurses-dev
* libopenssl * libopenssl
* boost (as long as you plan to run the tests) * boost (as long as you plan to run the tests)
* lua or python if you plan to use scripting
There is no <code>./configure</code> nor <code>make install</code> yet. There is no <code>./configure</code> nor <code>make install</code> yet.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment