From 5d4791427d3375fb063200044f5b49c6b7f11cdc Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Fri, 12 Aug 2016 10:01:06 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 539dfeb..29efd9c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Or clone and install in `develop` mode: ```shell $ git clone https://github.com/peteshadbolt/abp.git +$ cd abp $ python setup.py develop --user $ python setup.py develop --user --prefix= # Might be required on OSX ```