Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanperalta authored Jan 6, 2022
1 parent ec1bb2f commit 75d8c2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ $ sudo fc-cache -fv # update font-cache
```sh
export FZF_DEFAULT_COMMAND='rg --files'
```
7. Install `rg`
7. Install `ripgrep`
```sh
sudo apt install rg
sudo apt install ripgrep
```

## Notes
Expand Down

0 comments on commit 75d8c2a

Please sign in to comment.