Browse Source

docs: update INSTALL.md

Signed-off-by: Felix Huang <72808219+fffelix-huang@users.noreply.github.com>
Felix Huang 1 year ago
parent
commit
26e5943af3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      INSTALL.md

+ 1 - 1
INSTALL.md

@@ -144,7 +144,7 @@ sudo chown root:root eza
 sudo mv eza /usr/local/bin/eza
 sudo mv eza /usr/local/bin/eza
 ```
 ```
 
 
-If `exa` was install before, replace it will `eza`:
+If `exa` was install before, replace it with `eza`:
 ```shell
 ```shell
 sudo rm -f /usr/local/bin/exa
 sudo rm -f /usr/local/bin/exa
 sudo ln -s /usr/local/bin/eza /usr/local/bin/exa
 sudo ln -s /usr/local/bin/eza /usr/local/bin/exa