From 3cd6fa61e39505612aec5d5133be9c904b128cdb Mon Sep 17 00:00:00 2001 From: Jonathan Tamir Date: Thu, 11 Feb 2016 10:08:21 -0800 Subject: [PATCH] note about bart version --- doc/quick-install.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/quick-install.md b/doc/quick-install.md index 98ba8dc..c4906eb 100644 --- a/doc/quick-install.md +++ b/doc/quick-install.md @@ -3,6 +3,9 @@ The quick-install instructions should be enough to get started for Linux or Mac See the [README](https://github.com/mrirecon/bart/blob/master/README) for full installation instructions, including Windows support. +These instructions are for [BART version 0.3.00](https://github.com/mrirecon/bart/releases/tag/v0.3.00). Newer versions +of BART may use slightly different syntax, e.g. `CUDA_BASE` instead of `cuda.top` + ### Install the required dependencies. For Linux, ```bash