Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
msfidelis committed Dec 22, 2020
1 parent 9fc6ecc commit 7c65145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
### MacOS / OSX

```bash
wget https://github.com/msfidelis/cloud-inventory/releases/download/v0.0.2/cloud-inventory_0.0.2_darwin_amd64 -O /usr/local/bin/cloud-inventory
wget https://github.com/msfidelis/cloud-inventory/releases/download/v0.0.3/cloud-inventory_0.0.2_darwin_amd64 -O /usr/local/bin/cloud-inventory
chmod +x /usr/local/bin/cloud-inventory
```

### Linux

```bash
wget https://github.com/msfidelis/cloud-inventory/releases/download/v0.0.2/cloud-inventory_0.0.2_linux_amd64 -O /usr/local/bin/cloud-inventory
wget https://github.com/msfidelis/cloud-inventory/releases/download/v0.0.3/cloud-inventory_0.0.2_linux_amd64 -O /usr/local/bin/cloud-inventory
chmod +x /usr/local/bin/cloud-inventory
```

Expand Down

0 comments on commit 7c65145

Please sign in to comment.