Minor change to README

This commit is contained in:
Mark Berrill
2014-02-10 11:25:37 -05:00
parent 394e29754c
commit 4ff7675615

View File

@@ -14,6 +14,10 @@ module load cudatoolkit
module load cmake
# Change to a directory build (outside the repository)
cd BUILD_DIR
# configure
rm -rf CMake*
cmake \