This commit is contained in:
anki-code 2020-04-07 09:10:54 +03:00
parent a90a4646f0
commit 52cb01bf58

View file

@ -12,7 +12,7 @@ If you like the idea of xxh click ⭐ on the repo or ☕️ <a href="https://www
<a href='https://github.com/xxh/xxh#installation-methods'><img alt='[xxh demo]' src='https://raw.githubusercontent.com/xxh/static/master/xxh-demo.gif'></a> <a href='https://github.com/xxh/xxh#installation-methods'><img alt='[xxh demo]' src='https://raw.githubusercontent.com/xxh/static/master/xxh-demo.gif'></a>
## Installation methods ## Installation methods
#### PyPi 3 #### [PyPi 3](https://pypi.org/project/xxh-xxh/)
```shell script ```shell script
pip3 install xxh-xxh pip3 install xxh-xxh
``` ```