Update README.md

the file is settings.ini.back not settings.ini.bak
This commit is contained in:
Nial McCallister 2021-08-19 14:22:55 +01:00 committed by GitHub
parent 96d15c1937
commit fc80bff42b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,7 +77,7 @@ $ pip3 install -r requirements.txt
``` ```
2) Modify **settings.ini** & **geostat.service** files and copy service to systemd. 2) Modify **settings.ini** & **geostat.service** files and copy service to systemd.
```sh ```sh
$ cp settings.ini.bak settings.ini $ cp settings.ini.back settings.ini
$ vi settings.ini $ vi settings.ini
$ cp geostat.service.template geostat.service $ cp geostat.service.template geostat.service
$ vi geostat.service $ vi geostat.service