Skip to content

Commit

Permalink
docs: update INSTALL.md
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Huang <72808219+fffelix-huang@users.noreply.github.com>
  • Loading branch information
fffelix-huang authored and cafkafk committed May 16, 2024
1 parent 7437c2a commit 431d407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ sudo chown root:root 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
sudo rm -f /usr/local/bin/exa
sudo ln -s /usr/local/bin/eza /usr/local/bin/exa
Expand Down

0 comments on commit 431d407

Please sign in to comment.