From 8241f98dce4abd50e111731a969506059fdf69f1 Mon Sep 17 00:00:00 2001 From: jawang35 Date: Sun, 22 Dec 2019 23:20:03 -0800 Subject: [PATCH] Fix README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4e3f479..3dc7fb1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ $ curl -s https://raw.githubusercontent.com/jawang35/dotfiles/master/bootstrap.s 2. Check out configuration files into the `$HOME` directory. 3. Install submodule dependencies. 4. Install [Homebrew](#homebrew) packages and applications. -5. Install Vim/Neovim plugins with [vim-plug](https://github.com/junegunn/vim-plug). 5. Load [.bash_profile](.bash_profile). ## Configurations