Browse Source

Added sudo to installation command for Linux

Kartavya Vashishtha 5 years ago
parent
commit
b417433644
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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