You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,8 @@ func onExit() {
30
30
31
31
See [full API](https://pkg.go.dev/github.com/getlantern/systray?tab=doc) as well as [CHANGELOG](https://github.com/getlantern/systray/tree/master/CHANGELOG.md).
32
32
33
+
Note: this package requires cgo, so make sure you set `CGO_ENABLED=1` before building.
34
+
33
35
## Try the example app!
34
36
35
37
Have go v1.12+ or higher installed? Here's an example to get started on macOS:
0 commit comments