diff options
| author | 2016-10-02 09:40:30 +0200 | |
|---|---|---|
| committer | 2016-10-02 09:40:30 +0200 | |
| commit | e391bbb63a367d62253b1e8289f31ac2a3d5f5de (patch) | |
| tree | b5bc0a06a6c69312de4ad52f4dd13777789b2cbd /HelpMe.md | |
| parent | fac053c3aacc0e2ede8a85ff41e27eed1c360f6f (diff) | |
| download | OneRoll-e391bbb63a367d62253b1e8289f31ac2a3d5f5de.tar.gz OneRoll-e391bbb63a367d62253b1e8289f31ac2a3d5f5de.zip | |
build instructions
build instructions
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. |