Updated Compiling on Mageia (markdown)

Jonas Kvinge 2021-07-18 14:15:50 +02:00
parent 7e5454eb4a
commit e10975b273
1 changed files with 2 additions and 0 deletions

@ -19,3 +19,5 @@ Compile:
cmake ..
make -j$(nproc)
sudo make install
(If you already did `git clone`, do `git pull` to make sure you have the latest code).