From 7e5a35ad3d077eb150e0e865ca19b3b63132c2fc Mon Sep 17 00:00:00 2001 From: Jonathan Toomim Date: Thu, 8 Nov 2018 21:45:45 -0800 Subject: [PATCH] Update README.md -- fix formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fb73034c..4d9ff61dc 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ Copy and paste the following commands into a bash shell in order to install p2po >wget https://pypi.python.org/packages/source/z/zope.interface/zope.interface-4.1.3.tar.gz#md5=9ae3d24c0c7415deb249dd1a132f0f79 -tar zxf zope.interface-4.1.3.tar.gz + +>tar zxf zope.interface-4.1.3.tar.gz >cd zope.interface-4.1.3/