Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrriusdev committed Feb 23, 2025
2 parents f788a4f + 1fb07a2 commit b47b43a
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 @@ -10,7 +10,7 @@

You can install this by using
```bash
go install github.com/henrriusdev/tfenv@latest}
go install github.com/henrriusdev/tfenv@latest
```

### **Windows**
Expand All @@ -35,7 +35,7 @@ tfenv
Run the following command in Terminal:

```sh
curl -fsSL https://github.com/YOUR-USER/tfenv/releases/ d/install.sh | bash
curl -fsSL https://github.com/YOUR-USER/tfenv/releases/latest/download/install.sh | bash
```

Once installed, you can run:
Expand Down

0 comments on commit b47b43a

Please sign in to comment.