Skip to content

Commit

Permalink
Fix example instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolson authored Sep 2, 2023
1 parent d57f43f commit 311baf7
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 @@ -38,7 +38,7 @@ Have go v1.12+ or higher installed? Here's an example to get started on macOS:

```sh
git clone https://github.com/getlantern/systray
cd example
cd systray/example
env GO111MODULE=on go build
./example
```
Expand Down

0 comments on commit 311baf7

Please sign in to comment.