From 617745e59d4d474b2c159e2b654a045402ba5c5b Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Fri, 26 Jan 2018 12:08:43 +0000
Subject: [PATCH] Further small clarification

---
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8d53268..003a850 100644
--- a/README.md
+++ b/README.md
@@ -44,9 +44,10 @@ jupyter:
 
 
 ```
-# If your FSL installation requires administrative privileges, then you MUST
-# run these commands as root - don't just prefix each individual command with
-# sudo!
+# If your FSL installation requires administrative privileges to modify, then
+# you MUST run these commands as root - don't just prefix each individual
+# command with sudo, or you will probably install jupyter into the wrong
+# location!
 #
 # One further complication - once you have become root, $FSLDIR may not be set,
 # so either set it as we have ione below, or make sure that it is set, before
-- 
GitLab