Skip to content

Commit

Permalink
update README.md Install section
Browse files Browse the repository at this point in the history
  • Loading branch information
vvakame committed Jul 16, 2024
1 parent 31c7e54 commit 88fa9a5
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 @@ -13,10 +13,10 @@ We provide a Go package and a simple CLI application based on this package. See

## Install

Use `go get`:
Use `go install`:

```bash
$ go get -u go.mercari.io/hcledit
$ go install go.mercari.io/hcledit/cmd/hcledit@latest
```

## Usage
Expand Down

0 comments on commit 88fa9a5

Please sign in to comment.