From 748cddf4fe2c85bc5a30a08af57c54b0a6834892 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 11 Oct 2012 07:33:49 -0400 Subject: [PATCH] README: fix reStructuredText for `pip install` example. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2