From b87f67ccd00eedfad28a657e3c5446006f0a0f36 Mon Sep 17 00:00:00 2001 From: Thomas Pelletier Date: Sat, 29 Jan 2011 11:32:38 +0100 Subject: [PATCH] update README --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index c2838c5..9735243 100644 --- a/README +++ b/README @@ -110,6 +110,13 @@ INTRODUCTION INSTALLATION ============ + USING GITHUB + ------------ + + You can install SOAPpy and its dependencies directly from GitHub using PIP: + + pip install -e "git+http://github.com/pelletier/SOAPpy.git@develop#egg=SOAPpy" + REQUIRED PACKAGES: -----------------