Skip to content

Commit

Permalink
Remove the second install option in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt authored Oct 16, 2024
1 parent 9a8296c commit 288d46b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ modifying variables in workspaces.
There are three ways to download/install this script:

1. Download a pre-built binary for your operating system from the [Releases](https://github.com/silinternational/tfc-ops/releases) page.
2. If you're a Go developer you can install it by running `go install github.com/silinternational/tfc-ops@latest`
3. If you're a Go developer and want to modify the source before running, clone this repo and run with `go run main.go ...`
2. If you're a Go developer and want to modify the source before running, clone this repo and run with `go run main.go ...`

## Configuration

Expand Down

0 comments on commit 288d46b

Please sign in to comment.