Updated Compiling on openSUSE (markdown)

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

@ -21,3 +21,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).