diff --git a/README.rst b/README.rst index a2f1d1c7..7788c4d2 100644 --- a/README.rst +++ b/README.rst @@ -215,6 +215,8 @@ and instructions for installing locally from source are provided here: $ cd virtualenv-15.0.3 $ python virtualenv.py myVE +External Dependencies +===================== Before installing TUF, a couple of its Python dependencies have non-Python dependencies of their own that should installed first. PyCrypto and PyNaCl (third-party dependencies @@ -236,6 +238,9 @@ OS X users can install these header libraries with the `Homebrew `_. All supported Python versions are tested, but must already be installed locally.