Skip to content

Commit a1c1660

Browse files
committed
Update documentation
1 parent c3c6c4c commit a1c1660

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
*********
2+
Changelog
3+
*********
4+
5+
6+
2020-12-27 0.1.0
7+
================
8+
- First official release

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ and ``examples/sinewave-midnights/dashboard.json`` into Grafana::
6767

6868
# Login to Grafana.
6969
export GRAFANA_URL=http://localhost:3000
70-
http --session=grafana $GRAFANA_URL --auth=admin:admin
70+
http --session=grafana ${GRAFANA_URL} --auth=admin:admin
7171

7272
# Create datasource.
7373
cat examples/sinewave-midnights/datasource.json | \

0 commit comments

Comments
 (0)