Skip to content

Commit

Permalink
Merge pull request #59 from theohbrothers/docs/readme-simplify-instal…
Browse files Browse the repository at this point in the history
…l-one-liner

Docs (readme): Simplify install one-liner
  • Loading branch information
leojonathanoh authored Oct 28, 2022
2 parents 152895b + 77bd94a commit afe3bd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ The goal of `webize` is to help the user move another step away from proprietary

```sh
sudo wget -q https://raw.githubusercontent.com/theohbrothers/webize/master/webize -O /usr/local/bin/webize && sudo chmod +x /usr/local/bin/webize
# or
sudo curl -sL https://raw.githubusercontent.com/theohbrothers/webize/master/webize -o /usr/local/bin/webize && sudo chmod +x /usr/local/bin/webize
```

## Usage
Expand Down

0 comments on commit afe3bd8

Please sign in to comment.