Skip to content

Commit 31f0d60

Browse files
committed
README: update with PyPI
Update the README with the PyPI install instructions. Signed-off-by: Jordan Yates <jordan@embeint.com>
1 parent ac243bb commit 31f0d60

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22

33
## Installation
44

5-
Clone source code from Github and install as a local pip package.
5+
Install from PyPI with ``pip`` or ``pipx``:
66

77
```
8-
git clone git@github.com:Embeint/python-tools.git
9-
pip install -e python-tools
8+
pip install infuse-iot
109
```
1110

1211
## Register Autocomplete
@@ -36,6 +35,8 @@ commands:
3635
credentials Manage Infuse-IoT credentials
3736
csv_annotate Annotate CSV data
3837
csv_plot Plot CSV data
38+
data_logger_sync
39+
Synchronise data logger state from remote devices
3940
gateway Connect to a local gateway device
4041
localhost Run a local server for TDF viewing
4142
native_bt Native Bluetooth gateway

0 commit comments

Comments
 (0)