Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nirdosh17 committed Aug 17, 2021
1 parent f20cb6d commit cbf0552
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,16 @@ CFN Teardown is a tool to delete matching CloudFormation stacks respecting stack
- Supports slack notification for deletion status updates via webhook.



---

### Install

Run downloader script:
```bash

go get github.com/nirdosh17/cfn-teardown

curl -f https://raw.githubusercontent.com/nirdosh17/cfn-teardown/master/download.sh | sh
```
OR

**OR** download binary from [HERE](https://github.com/nirdosh17/cfn-teardown/releases)
Download binary manually from [HERE](https://github.com/nirdosh17/cfn-teardown/releases).


### Usage
Expand Down

0 comments on commit cbf0552

Please sign in to comment.