diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ OSC52 is widely supported, see [partial list of supported terminals](https://git go install -v github.com/theimpostor/osc52@latest ``` +This will install the latest version of osc52 to `$GOPATH/bin`. To find out where `$GOPATH` is, run `go env GOPATH` + ## Usage ``` Usage: ./osc52 [file1 [...fileN]] |
