Fixed typo

This commit is contained in:
Jeppe Klitgaard 2015-04-01 17:44:35 +02:00
parent 8e40122c24
commit 3f87b91c6e

View File

@ -10,7 +10,7 @@ start.py is a basic example of a headless client using the library
Use `start.py --help` for the options Use `start.py --help` for the options
#Requirements #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/ 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 but essentially `pip install -r requirements.txt` should cover everything