We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b7519 commit 7ea43e5Copy full SHA for 7ea43e5
README.md
@@ -41,7 +41,7 @@ Install SCAT through pip using:
41
$ pip install "scat[fastcrc] @ git+https://github.com/fgsect/scat"
42
43
# If you don't want or can't build libscrc
44
-$ pip install https://github.com/fgsect/scat
+$ pip install git+https://github.com/fgsect/scat
45
```
46
47
Please note that the name SCAT is taken in the PyPI, I will find further solution.
0 commit comments