Skip to content

Commit

Permalink
README: fix install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
peremen committed Jan 9, 2024
1 parent 77b7519 commit 7ea43e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Install SCAT through pip using:
$ pip install "scat[fastcrc] @ git+https://github.com/fgsect/scat"
# If you don't want or can't build libscrc
$ pip install https://github.com/fgsect/scat
$ pip install git+https://github.com/fgsect/scat
```

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

0 comments on commit 7ea43e5

Please sign in to comment.