We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32351b7 commit 6d167caCopy full SHA for 6d167ca
README.md
@@ -5,7 +5,7 @@
5
### Install the following:
6
* **[ripgrep](https://github.com/BurntSushi/ripgrep)** (It's in the Debian repos)
7
```sh
8
- sudo apt-get install ripgrep
+ sudo apt install ripgrep
9
```
10
* **[Use the latest version of Zsh](https://zsh.sourceforge.io/Arc/source.html)** <-- Link
11
* You will need a recent version of **NeoVim** too, the ones in the apt repos are too old.
0 commit comments