From 62b3ee68bd8c4f9f5a9029a54ae7b35c39d928e1 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 2 Apr 2020 15:41:30 -0400 Subject: auto push --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fba83fde..b3660623 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,14 @@ Dependencies: ### Install dependencies On MacOS ``` - brew install node - brew install neovim - brew install ripgrep - brew install fzf - brew tap homebrew/cask-fonts - brew cask install font-hack-nerd-font - brew install ranger - brew install --HEAD universal-ctags/universal-ctags/universal-ctags +brew install node +brew install neovim +brew install ripgrep +brew install fzf +brew tap homebrew/cask-fonts +brew cask install font-hack-nerd-font +brew install ranger +brew install --HEAD universal-ctags/universal-ctags/universal-ctags ``` ### Install dependencies on Linux -- cgit v1.2.3