From aea8efe2e03e3348aaf4d1e076ebf7c27ddd5957 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Tue, 15 Mar 2016 17:43:46 -0300 Subject: Updated README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f46558..45d2f34 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Interactive multidimensional projections. # Prerequisites This program depends on the following libraries: -* [CUBu](https://bitbucket.org/rmmartins/cubu) (All platforms: download the - sources and follow the instructions on README.md to build and install) - * You *must* edit CMakeLists.txt and point the CUBU variable to the base folder +* [CUBu](https://bitbucket.org/rmmartins/cubu) (download the sources and follow + the instructions on README.md to build and install; you *must* edit this + project's CMakeLists.txt and point the CUBU variable to the base folder) * Qt 5 (Qt5Widgets, Qt5Qml, Qt5Quick) * Armadillo 6.x.x (might work with older versions) * CUDA 7.5 (high chance of working with older versions) -- cgit v1.2.3