Skip to content

Commit 7361250

Browse files
committed
updated install info
1 parent 6353f32 commit 7361250

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,17 @@ From here, see how to install circremote and then please check out the [FAQ](FAQ
3838

3939
### From PyPI
4040

41+
(Not yet listed on PyPl so try "From Github" instead)
42+
4143
```bash
4244
pip install circremote
4345
```
4446

47+
### From Github
48+
```
49+
pip install git+https://github.com/romkey/circremote
50+
```
51+
4552
### From Source
4653

4754
```bash

0 commit comments

Comments
 (0)