Browse Source

readme: fix incomplete install command

Fabian Peter Hammerle 3 years ago
parent
commit
50441aef11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ via [CC1101 Transceivers](https://www.ti.com/product/CC1101)
 ## Setup
 
 ```sh
-$ pip3 install --user --upgrade 
+$ pip3 install --user --upgrade git+https://git.hammerle.me/fphammerle/intertechno-cc1101
 ```
 
 On Raspbian / Raspberry Pi OS, dependencies can optionally be installed via: