Update README.md

Added jq, required by fclone
This commit is contained in:
Shawn Anderson 2020-12-22 23:58:47 -08:00 committed by GitHub
parent 3b676f8f37
commit 8139575ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ These are the dotfiles that I hack on. Can easily be installed to your ~/.config
To install: To install:
1. Requirements 1. Requirements
sudo apt install stow xcape fish tmux neovim sudo apt install stow xcape fish tmux neovim jq
Change default shell to fish Change default shell to fish
chsh -s `which fish` chsh -s `which fish`