Updated Compiling on Ubuntu (markdown)

Jonas Kvinge 2021-07-18 14:15:14 +02:00
parent 9dd738e64f
commit b1e8c3f4c9
1 changed files with 2 additions and 0 deletions

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