From 4e979855872f5c64f793276faca0793cd0caaddc Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Thu, 10 Nov 2016 12:12:56 -0500 Subject: [PATCH] Update README.rst Add subheadings to `Instructions for Contributors` section. --- README.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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.