Skip to content

Commit 7ea43e5

Browse files
committed
README: fix install instructions
1 parent 77b7519 commit 7ea43e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Install SCAT through pip using:
4141
$ pip install "scat[fastcrc] @ git+https://github.com/fgsect/scat"
4242
4343
# If you don't want or can't build libscrc
44-
$ pip install https://github.com/fgsect/scat
44+
$ pip install git+https://github.com/fgsect/scat
4545
```
4646

4747
Please note that the name SCAT is taken in the PyPI, I will find further solution.

0 commit comments

Comments
 (0)