Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pitr authored Jan 26, 2023
1 parent 6e04388 commit 4e516fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ fj can un-flatten too, which is useful to get a subset of JSON:
Alternatively, if you have Go compiler:

```
❯ go get -u github.com/pitr/fj
❯ go install github.com/pitr/fj@latest # OR
❯ go get -u github.com/pitr/fj # legacy way
```

## Usage
Expand Down

0 comments on commit 4e516fc

Please sign in to comment.