From e9b8d15c0e743333d46d0709200d49e2166dca72 Mon Sep 17 00:00:00 2001 From: dmayerich Date: Tue, 2 Apr 2013 18:06:47 -0500 Subject: [PATCH] Edited README. --- README.md | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) mode change 100644 => 100755 README.md diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 913c3f4..29d23e3 --- a/README.md +++ b/README.md @@ -5,8 +5,11 @@ The MSTM application requires a Fortran compiler and OpenMP. In addition, the GUI requires: Python -- http://www.python.org/ + Qt4 (user interface library) -- http://qt-project.org/ + PyQt4 (Python library for Qt4) -- http://wiki.python.org/moin/PyQt4 + matlibplot (Plotting library for Python) -- http://matplotlib.org/ These should be available easily through most Linux package managers and can be downloaded individually for Windows systems. If they are installed through Linux, CMake should be able to find them without any problems. Windows users may have to point CMake to the installed locations. \ No newline at end of file -- libgit2 0.21.4