Skip to content

Commit

Permalink
fix(readme): correct path to download
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMabbett authored Feb 5, 2024
1 parent daa7adf commit 29b3757
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 @@ -34,7 +34,7 @@ Unlike fully-fledged tools like Atlantis, Terrabot offers a lightweight, focused
## 🛠️ Quick Install

```bash
curl https://raw.githubusercontent.com/DanielMabbett/terrabot/master/install.sh | bash
curl https://raw.githubusercontent.com/DanielMabbett/terrabot/main/install.sh | bash
```

## 💡 Usage
Expand Down Expand Up @@ -90,4 +90,4 @@ Enhancements include:
4. **Descriptions**: Elaborate on the features and benefits to provide a clear understanding of what Terrabot offers.
5. **Formatting**: Ensure consistent use of code blocks and comments for clarity.
Feel free to adjust the content to better fit the project's specifics or personal preference!
Feel free to adjust the content to better fit the project's specifics or personal preference!

0 comments on commit 29b3757

Please sign in to comment.