From: W. Trevor King Date: Thu, 11 Oct 2012 11:33:49 +0000 (-0400) Subject: README: fix reStructuredText for `pip install` example. X-Git-Tag: v0.3~6 X-Git-Url: http://git.tremily.us/?p=igor.git;a=commitdiff_plain;h=748cddf4fe2c85bc5a30a08af57c54b0a6834892 README: fix reStructuredText for `pip install` example. --- diff --git a/README b/README index 82a4ca5..dc21b62 100644 --- a/README +++ b/README @@ -54,7 +54,7 @@ standard:: $ python setup.py install -You can also automate this installation with pip_. +You can also automate this installation with pip_:: $ pip install igor