Skip to content

Commit

Permalink
release v.0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msfidelis committed Dec 22, 2020
1 parent 0599e4a commit f6cad27
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.3/cloud-inventory_0.0.3_darwin_amd64 -O /usr/local/bin/cloud-inventory
wget https://github.com/msfidelis/cloud-inventory/releases/download/v0.0.4/cloud-inventory_0.0.4_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.3/cloud-inventory_0.0.3_linux_amd64 -O /usr/local/bin/cloud-inventory
wget https://github.com/msfidelis/cloud-inventory/releases/download/v0.0.4/cloud-inventory_0.0.4_linux_amd64 -O /usr/local/bin/cloud-inventory
chmod +x /usr/local/bin/cloud-inventory
```

Expand Down

0 comments on commit f6cad27

Please sign in to comment.