소스 검색

readme: fix incomplete install command

Fabian Peter Hammerle 4 년 전
부모
커밋
50441aef11
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: