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: content/getting-started/install/macos.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ description: >
9
9
10
10
This page has information on how to install and use TinyGo on macOS. If you wish to build TinyGo from source, for example if you intend to contribute to the project, please take a look [here](../../../docs/guides/build).
11
11
12
-
You must have Go v1.15+ already installed on your machine in order to install TinyGo. We recommend Go v1.17+.
12
+
You must have Go v1.16+ already installed on your machine in order to install TinyGo. We recommend Go v1.17+.
13
13
14
14
You can use Homebrew to install TinyGo using the following commands:
0 commit comments