From: Bastian Dehn Date: Wed, 11 Aug 2021 19:07:14 +0000 (+0200) Subject: add: commands for build in readme X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=fdc8c36340bc693cdc46196280de5d94abf20e3a;p=discspan.git add: commands for build in readme --- diff --git a/readme.md b/readme.md index c9c8654..447d846 100644 --- a/readme.md +++ b/readme.md @@ -8,6 +8,9 @@ Files to big for a media is in file with number zero. ## Installation +mkdir build +cd build +cmake .. make make install