From 3f26d56f429283079fb8014e91a60350ea94ad03 Mon Sep 17 00:00:00 2001 From: Johannes Stelzer <johannes.stelzer@tuebingen.mpg.de> Date: Wed, 22 Mar 2017 12:51:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a55a52..87faa31 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ A list of libraries needed for vviewer to function properly are listed below. ## Setup For Ubuntu 14.04 Run + $ sudo apt-get install python-pip + $ sudo pip install numpy scipy nibabel The LD_LIBRARY_PATH has to be set to the pyvista library. To do this run -- GitLab