Added sudo to installation command for Linux

This commit is contained in:
Kartavya Vashishtha 2021-01-19 01:46:38 +05:30 committed by GitHub
parent 13b91cced4
commit b417433644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,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