Skip to content

Commit

Permalink
Merge pull request #2 from theohbrothers/docs/readme-update-install-c…
Browse files Browse the repository at this point in the history
…ommand

Docs (readme): Update install command
  • Loading branch information
leojonathanoh authored Aug 17, 2021
2 parents ed357de + b846a2d commit 905ae29
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 @@ -18,7 +18,7 @@ The goal of `webize` is to help the user move another step away from proprietary
## Install

```sh
wget -qO- https://raw.githubusercontent.com/theohbrothers/webize/master/webize | sudo tee /usr/local/bin/webize
wget -qO- https://raw.githubusercontent.com/theohbrothers/webize/master/webize | sudo tee /usr/local/bin/webize && sudo chmod +x /usr/local/bin/webize
```

## Usage
Expand Down

0 comments on commit 905ae29

Please sign in to comment.