From 232283c661a66968d48c4867d709f2ffea25c1f7 Mon Sep 17 00:00:00 2001 From: Dan Howe Date: Tue, 26 Mar 2019 22:03:23 +1100 Subject: [PATCH] Update installation instructions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 50bed57..1eab218 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ Get a single climate variable for the entire Australian continent (accessible on ### Installation ### ``` -git clone http://git.wrl.unsw.edu.au:3000/danh/silo.git -pip install -e silo +pip install git+http://git.wrl.unsw.edu.au:3000/danh/silo.git ``` ## Usage ##