aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté <mikisabate@gmail.com>2014-02-16 22:12:20 +0100
committerMiquel Sabaté <mikisabate@gmail.com>2014-02-16 22:12:20 +0100
commit614b04a13f8626cbca39ff5b8d73531600df367e (patch)
treeffc5e2c7f3cc448484118807fe325f495aacad49
parent0e46f492cf1443c75293fdd615879fe623a3300b (diff)
downloaddotfiles-614b04a13f8626cbca39ff5b8d73531600df367e.tar.gz
dotfiles-614b04a13f8626cbca39ff5b8d73531600df367e.zip
Updated the README file.
-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 ;)