From 3902e92fd907f902ca2a082a8c59c336c2418c62 Mon Sep 17 00:00:00 2001 From: Jason Wang Date: Wed, 11 Dec 2019 08:33:19 -0800 Subject: [PATCH] Add Bootstrap header --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b833f6a..f6058eb 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ This is my collection of [dotfiles](https://dotfiles.github.io/). As with any op - [Git](https://git-scm.com/) - [Homebrew](https://brew.sh/) - optional +### Bootstrap + ```sh $ curl -s https://raw.githubusercontent.com/jawang35/.dotfiles/master/bootstrap.sh | bash ```