From b45df99ca8e16cf81579ea9198387343c274829b Mon Sep 17 00:00:00 2001 From: Dan Howe Date: Mon, 23 Sep 2019 17:01:33 +1000 Subject: [PATCH] Update installation instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb9ee98..74f966d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Visualise DAQ csv files ## Installation ``` +pip install git+http://git.wrl.unsw.edu.au:3000/danh/pywafo.git@basic pip install git+http://git.wrl.unsw.edu.au:3000/danh/daqviewer.git ```