diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-02-16 22:12:20 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-02-16 22:12:20 +0100 |
| commit | 614b04a13f8626cbca39ff5b8d73531600df367e (patch) | |
| tree | ffc5e2c7f3cc448484118807fe325f495aacad49 | |
| parent | 0e46f492cf1443c75293fdd615879fe623a3300b (diff) | |
| download | dotfiles-614b04a13f8626cbca39ff5b8d73531600df367e.tar.gz dotfiles-614b04a13f8626cbca39ff5b8d73531600df367e.zip | |
Updated the README file.
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ;) |
