derp: changed formatting

merge-requests/2/head
Roeland Jansen 2021-04-06 19:45:17 +02:00
rodzic cdb3f59516
commit cec27f6bb0
1 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -22,11 +22,11 @@ Ubuntu 20.04.2
### for all, the following is appicable:
~~~
### mkdir -p ~/src/build
### cd ~/src/build
### wget https://wfview.org/downloads/latest.tar.gz (filepath/name tbd -- currently: mail roeland, pa3met for files)
### tar zxvf latest.tar.gz
### sudo ./install.sh
mkdir -p ~/src/build
cd ~/src/build
wget https://wfview.org/downloads/latest.tar.gz (filepath/name tbd -- currently: mail roeland, pa3met for files)
tar zxvf latest.tar.gz
sudo ./install.sh
~~~
this will install the binary and a few other files to your system.