Skip to content

Commit

Permalink
Add installation example (#697)
Browse files Browse the repository at this point in the history
* init

* denote section
  • Loading branch information
RidaAyed committed Dec 4, 2021
1 parent dd52869 commit f60f6ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,14 @@ presets:
The easiest way of installing it, is to download the latest
[release](https://github.com/rebuy-de/aws-nuke/releases) from GitHub.

#### Example for Linux Intel/AMD

Download and extract
`$ wget -c https://github.com/rebuy-de/aws-nuke/releases/download/v2.16.0/aws-nuke-v2.16.0-linux-amd64.tar.gz -O - | sudo tar -xz -C $HOME/bin`

Run
`$ aws-nuke-v2.16.0-linux-amd64`

### Compile from Source

To compile *aws-nuke* from source you need a working
Expand Down

0 comments on commit f60f6ec

Please sign in to comment.