diff --git a/README.rst b/README.rst index e47bb54..907aa64 100644 --- a/README.rst +++ b/README.rst @@ -63,7 +63,7 @@ Requirements - `requests `_ - `future `_ -The requirements are also stored in ``requirements.txt`` +The requirements are also stored in ``setup.py`` See the installation instructions for the cryptography library here: ``_ but essentially ``pip install -r requirements.txt`` should cover everything.