commit 439ebeb4fa0ca4b587ad1c38d4ff7310d06709a7 Author: Arturo Filastò arturo@filasto.net Date: Tue Jun 21 14:13:28 2016 +0200
Fix RST markup --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.rst b/README.rst index 57901d4..e92d19b 100644 --- a/README.rst +++ b/README.rst @@ -63,11 +63,11 @@ On Ubuntu 16.04 (xenial), 15.10 (wily) or 14.04 (trusty):: sudo apt-get update sudo apt-get install ooniprobe
-*You'll need to swap out ``$RELEASE`` for either ``xenial``, ``wily``, or +Note: You'll need to swap out ``$RELEASE`` for either ``xenial``, ``wily``, or ``trusty``. This will not happen automatically. You will also need to ensure that you have the ``universe`` repository enabled. The ``universe`` repository is enabled by default in a standard Ubuntu installation but may not be on some -minimal on not standard installations.* +minimal on not standard installations.
On unix systems::
tor-commits@lists.torproject.org