Skip to content

Commit

Permalink
Fix a typo in the readme (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Mar 12, 2023
1 parent 6475304 commit f91aad3
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 @@ -28,7 +28,7 @@ outside of Julia.
This will install `ygg`, and all binaries `ygg` itself will install, to `$HOME/bin/ygg`.

3. Install, update, and uninstall binaries with `ygg install <binary>`,
`ygg install <binary>`, and `ygg uninstall <binary>`, respectively. For example, to
`ygg update <binary>`, and `ygg uninstall <binary>`, respectively. For example, to
install the `zstd` compression binary:
```bash
$ ygg install zstd
Expand Down

0 comments on commit f91aad3

Please sign in to comment.