Skip to content

Commit

Permalink
Improve text on README
Browse files Browse the repository at this point in the history
  • Loading branch information
furkanmtorun committed Sep 6, 2024
1 parent 0f61302 commit 76bb1d3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,12 @@

### 3. Terraform

**1. How to deploy?**

**How to deploy?**
```bash
chmod +x 'scripts/provision_the_project.sh' && ./scripts/provision_the_project.sh
```

**2. How to destroy?**
**How to destroy?**
```bash
brew install cloud-nuke
cloud-nuke aws --region eu-central-1
Expand Down

0 comments on commit 76bb1d3

Please sign in to comment.