Skip to content

Commit

Permalink
README: fix go install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bbjubjub2494 committed May 9, 2024
1 parent 76adae4 commit cab0f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Read [here](./spec).
Build either `.#age-hier-go` or `.#age-hier-rust`.

### Go
Run `go install github.com/bbjubjub2494/age-hier/go/cmd@latest`
Run `go install github.com/bbjubjub2494/age-hier/go/cmd/...@latest`

### Cargo
Run `cargo install --git https://github.com/bbjubjub2494/age-hier`
Expand Down

0 comments on commit cab0f6d

Please sign in to comment.