Update README.md

This commit is contained in:
Mikael Nordin 2020-05-23 14:09:55 +02:00 committed by GitHub
parent 23465f3d1f
commit 10bda4e3b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ mysql weather < /opt/weather/weather.sql
```` ````
Configure and run: Configure and run:
```` ````
vim weather.ini vim /opt/weather/weather.ini
./getweather.py /opt/weather/getweather.py
./aggregateweather.py /opt/weather/aggregateweather.py
```` ````