From b417433644b395504bf12c885754d4de72ec17c0 Mon Sep 17 00:00:00 2001 From: Kartavya Vashishtha <51814158+DesmondWillowbrook@users.noreply.github.com> Date: Tue, 19 Jan 2021 01:46:38 +0530 Subject: [PATCH] Added sudo to installation command for Linux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9f546e..b608703 100644 --- a/README.md +++ b/README.md @@ -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