diff --git a/README.md b/README.md index fd912db..118d827 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ Installation has so far been tested on Debian (+Raspbian, +Ubuntu 20.04), Redhat Download the repository to your chosen directory then run the make command. This will read the makefile where gcc compile standards have been set. The makefile will create several .o files to combine into an executable, then remove the .o files. -
# sudo curl -OL https://github.com/erbarratt/savtocsv/archive/refs/tags/savtocsv.1.9.1.tar.gz+
# sudo curl -OL https://github.com/erbarratt/savtocsv/archive/refs/tags/savtocsv.1.9.2.tar.gzor -
# sudo wget https://github.com/erbarratt/savtocsv/archive/refs/tags/savtocsv.1.9.1.tar.gz+
# sudo wget https://github.com/erbarratt/savtocsv/archive/refs/tags/savtocsv.1.9.2.tar.gz-
# sudo tar -xvf savtocsv.1.9.1.tar.gz-
# cd savtocsv-savtocsv.1.9.1+
# sudo tar -xvf savtocsv.1.9.2.tar.gz+
# cd savtocsv-savtocsv.1.9.2
# sudo make
# sudo chmod 755 savtocsv@@ -31,7 +31,7 @@ Verify installation using the version option: Should output similar to: -
savtocsv version 1.9.1 2021-03-28+
savtocsv version 1.9.2 2021-03-28