From 80ab093722485fe7ac577415ae401f347907623c Mon Sep 17 00:00:00 2001 From: Renaud Guezennec Date: Tue, 11 Aug 2020 13:49:27 +0000 Subject: Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 058ef9b..dab9b28 100644 --- a/README.md +++ b/README.md @@ -176,3 +176,15 @@ Comment =: StartComment String StartComment =: # ``` + +# Compilation + +``` +git clone --recursive https://invent.kde.org/rolisteam/rolisteam-diceparser.git +cd rolisteam-diceparser +mkdir build +cd build +cmake ../ +make +sudo make install +``` \ No newline at end of file -- cgit v1.2.3-70-g09d2