We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd874b commit e169600Copy full SHA for e169600
README.md
@@ -34,7 +34,7 @@ will build the `arduino-create-agent` binary.
34
You can use `bootstrapPlatforms` function to compile the needed CGO-enabled environment
35
36
Other prerequisites are:
37
-* libappindicator (Linux only)
+* libappindicator (Linux only on Ubuntu `sudo apt-get install libappindicator1`)
38
* [go-selfupdate] (https://github.com/sanbornm/go-selfupdate) if you want to test automatic updates
39
40
## Submitting an issue
0 commit comments