summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2020-04-02 15:41:30 -0400
committerChris <[email protected]>2020-04-02 15:41:30 -0400
commit62b3ee68bd8c4f9f5a9029a54ae7b35c39d928e1 (patch)
tree897f513eb9ab51c31f3ac314e2243ab2f2f34932 /README.md
parent415a4a6777891b98b037ddcef8a4be6c8f872786 (diff)
auto push
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
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