Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 7ec20e8

Browse files
authored
Merge pull request #1 from zxdavb/master
Update README.rst
2 parents b13f687 + 09d32c6 commit 7ec20e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ that the script will be run daily by a cron job.
5757
.. code:: bash
5858
5959
docker-compose up -d # start InfluxDB and Grafana in Docker
60-
python app/octopus_to_infuxdb.py --from-date=2018-10-20
60+
python app/octopus_to_influxdb.py --from-date=2018-10-20
6161
open http://localhost:3000
6262
6363
The default login credentials for Grafana are admin/admin, and you will be

0 commit comments

Comments
 (0)