Skip to content

Commit 98f7443

Browse files
authored
Update README.md
1 parent 994af5b commit 98f7443

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Enphase/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ There are two Python packages to be installed 'requests' and 'lxml'
1818
> sudo apt-get install python-lxml
1919
2020

21-
To start the datalogger:
21+
To get the datalogger software:
2222
> git clone https://github.com/Scalextrix/ELCC
2323
2424
> cd ELCC/Enphase
2525
2626
> chmod +x datalogger.py
2727
28+
To start the datalogger:
29+
2830
> ./datalogger.py

0 commit comments

Comments
 (0)