Updated Compiling on Fedora (markdown)

Jonas Kvinge 2021-07-18 14:16:05 +02:00
parent e10975b273
commit 91fa676fe9
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).