aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/HelpMe.md
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2016-11-21 15:07:43 +0100
committerGitHub <noreply@github.com>2016-11-21 15:07:43 +0100
commitdbce981b8a138ca4efa14f0e1a7b27a27931918e (patch)
tree99fcc17802871db633520b599f941feb0f5d438a /HelpMe.md
parentc0d1bf3cccb44391f7f3ddd93b895b129c27d82b (diff)
downloadOneRoll-dbce981b8a138ca4efa14f0e1a7b27a27931918e.tar.gz
OneRoll-dbce981b8a138ca4efa14f0e1a7b27a27931918e.zip
compilation commands
fix compilation helps
Diffstat (limited to 'HelpMe.md')
-rw-r--r--HelpMe.md17
1 files changed, 10 insertions, 7 deletions
diff --git a/HelpMe.md b/HelpMe.md
index 9fc32fa..1e12ba2 100644
--- a/HelpMe.md
+++ b/HelpMe.md
@@ -2,13 +2,16 @@
# Documentation:
## Build
-> git clone git@github.com:Rolisteam/DiceParser.git
-> cd DiceParser
-> mkdir build
-> cd build
-> cmake ../
-> make
-> make install
+
+```
+git clone git@github.com:Rolisteam/DiceParser.git
+cd DiceParser
+mkdir build
+cd build
+cmake ../
+make
+make install
+```
## Irc and Chat