Merge pull request #793 from DesmondWillowbrook/patch-1

Added sudo to installation command for Linux
This commit is contained in:
Benjamin Sago 2021-03-30 14:38:17 +01:00 committed by GitHub
commit 6e0a080c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@ On openSUSE, install the [`exa`](https://software.opensuse.org/package/exa) pack
On Ubuntu 20.10 (Groovy Gorilla) and later, install the [`exa`](https://packages.ubuntu.com/groovy/exa) package.
$ apt install exa
$ sudo apt install exa
### Void Linux