summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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