diff --git a/_content/doc/tutorial/create-module.html b/_content/doc/tutorial/create-module.html index 094f2541b0..e410e8c5df 100644 --- a/_content/doc/tutorial/create-module.html +++ b/_content/doc/tutorial/create-module.html @@ -67,6 +67,9 @@

Prerequisites

Some programming experience. The code here is pretty simple, but it helps to know something about functions, loops, and arrays. +
  • + An installation of Go 1.20 or later. +
  • A tool to edit your code. Any text editor you have will work fine. Most text editors have good support for Go. The most popular are