diff options
| author | 2016-10-10 20:41:11 +0200 | |
|---|---|---|
| committer | 2016-10-10 20:41:11 +0200 | |
| commit | 24b0acebcbb351e77bb11daf85b4bb3984a03ab8 (patch) | |
| tree | 5da4a24039e7c6d7e8d17861ddd9f3857b3f193a /HelpMe.md | |
| parent | 33429179caa08414646f7f6c9d396b070de9bdff (diff) | |
| parent | 6dba1839f580b34980c33b2aaeb7a90dfb27fe3b (diff) | |
| download | OneRoll-24b0acebcbb351e77bb11daf85b4bb3984a03ab8.tar.gz OneRoll-24b0acebcbb351e77bb11daf85b4bb3984a03ab8.zip | |
Merge branch 'master' of github.com:Rolisteam/DiceParser
Diffstat (limited to 'HelpMe.md')
| -rw-r--r-- | HelpMe.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,6 +1,15 @@ [](http://www.rolisteam.org) # Documentation: +## Build +> git clone git@github.com:Rolisteam/DiceParser.git +> cd DiceParser +> mkdir build +> cd build +> cmake ../ +> make +> make install + ## Irc and Chat Please, remember it is important to preffix all you command by `!`. This will allow the system to identify your command. To clarify the documentation, the `!` is not repeated before all commands. |