mirror of
https://github.com/ammaraskar/pyCraft.git
synced 2024-11-16 07:15:24 +01:00
Fixed typo
This commit is contained in:
parent
8e40122c24
commit
3f87b91c6e
@ -10,7 +10,7 @@ start.py is a basic example of a headless client using the library
|
||||
Use `start.py --help` for the options
|
||||
|
||||
#Requirements
|
||||
- [crpytography](https://github.com/pyca/cryptography#cryptography) (Also in requirements.txt)
|
||||
- [cryptography](https://github.com/pyca/cryptography#cryptography) (Also in requirements.txt)
|
||||
|
||||
See the installation instructions for the cryptography library here: https://cryptography.io/en/latest/installation/
|
||||
but essentially `pip install -r requirements.txt` should cover everything
|
||||
|
Loading…
Reference in New Issue
Block a user