Skip to content

Commit

Permalink
Updated install
Browse files Browse the repository at this point in the history
  • Loading branch information
LamaAni committed May 19, 2021
1 parent bfc78cf commit 97bcc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Feel free to try it out :)
The following script install the latest version of the library

```shell
curl -sL https://raw.githubusercontent.com/LamaAni/zbash_config/master/install | "$(which sudo || echo "")" bash && zbash_config install
curl -sL https://raw.githubusercontent.com/LamaAni/zbash_config/master/install | $(which sudo || echo "") bash && zbash_config install
```

# Requires:
Expand Down

0 comments on commit 97bcc65

Please sign in to comment.