changed formatting

merge-requests/2/head
Roeland Jansen 2021-04-06 19:44:35 +02:00
rodzic 8d39b0cb68
commit cdb3f59516
1 zmienionych plików z 8 dodań i 8 usunięć

Wyświetl plik

@ -20,14 +20,14 @@ Ubuntu 20.04.2
~~~
for all, the following is appicable:
### 1 mkdir -p ~/src/build
### 2 cd ~/src/build
### 3 wget https://wfview.org/downloads/latest.tar.gz (filepath/name tbd -- currently: mail roeland, pa3met for files)
### 4 tar zxvf latest.tar.gz
### 5 sudo ./install.sh
### 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
~~~
this will install the binary and a few other files to your system.