Skip to content

Commit

Permalink
fixed typo in ycat install example (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
brammeleman authored Feb 7, 2025
1 parent 81dbf26 commit 8d4b192
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 @@ -402,7 +402,7 @@ print yaml file with color

```sh
git clone https://github.com/goccy/go-yaml.git
cd ./cmd/ycat && go insatll .
cd go-yaml/cmd/ycat && go install .
```


Expand Down

0 comments on commit 8d4b192

Please sign in to comment.