From e7e284baeab467be71f7218c930991a8f06190b8 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Sun, 15 Apr 2018 18:09:52 +0000 Subject: [PATCH] [README] fix another setup.sh reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfcf744..01cac72 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ Install using: .dotfiles/resources/bootstrap ``` -Installation of the dotfiles is handled automatically from `setup.sh` via +Installation of the dotfiles is handled automatically from `bootstrap` via [rcm](https://github.com/thoughtbot/rcm#installation).