1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-03 05:10:12 +02:00

doc: clarify snap installation instructions

Fixes #782
This commit is contained in:
Andrew Gallant 2018-02-22 16:56:22 -05:00
parent cbebb010a7
commit 354996a16f
No known key found for this signature in database
GPG Key ID: B2E3A4923F8B0D44

View File

@ -256,7 +256,9 @@ $ sudo dpkg -i ripgrep_0.8.1_amd64.deb
If you're an **Ubuntu** user, ripgrep can be installed from the `snap` store.
* Note that if you are using `16.04 LTS` or later, snap is already installed.
* For older versions you can install snap using
[this guide](https://docs.snapcraft.io/core/install-ubuntu).
[this guide](https://docs.snapcraft.io/core/install-ubuntu).
* If you get permission errors when running ripgrep after installation, try
uninstalling and then re-installing with the `--classic` flag.
```
$ sudo snap install rg