Skip to content

Commit

Permalink
fix: add -qO-
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmerrell committed Jan 28, 2024
1 parent 625d71f commit 15892c2
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 @@ -33,7 +33,7 @@ runpodctl is the CLI tool to automate / manage GPU pods for [runpod.io](https://

```bash
# Download and install via wget
wget cli.runpod.net | sudo bash
wget -qO- cli.runpod.net | sudo bash
```

#### MacOS
Expand Down

0 comments on commit 15892c2

Please sign in to comment.