From a6b67eaca73ef1e6dbd4cb907a6ae185b13df619 Mon Sep 17 00:00:00 2001 From: Marc Abramowitz Date: Thu, 10 Jan 2019 14:03:16 -0800 Subject: [PATCH] README.md: Fix some markup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36ffb43..f110530 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Full status is [now part of the documentation](http://garywiz.github.io/chaperon Downloading and Installing -------------------------- -The easiest way to install `chaperone`` is using ``pip`` from the https://pypi.python.org/pypi/chaperone package: +The easiest way to install `chaperone` is using `pip` from the https://pypi.python.org/pypi/chaperone package: # Ubuntu or debian prerequisites... apt-get install python3-pip