aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index bd6934e..1d2c199 100644
--- a/README.md
+++ b/README.md
@@ -10,5 +10,10 @@ order to do so remember to type the following inside vim:
:BundleInstall
+Notice though that in MacOS X the user should install the GNU coreutils
+package. In order to do this you should perform the following command:
+
+ $ brew install coreutils
+
And that's about it. Use this at your own risk ;)