diff options
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. |