Skip to content

Commit e4d2ee2

Browse files
committed
1 parent a84f6ee commit e4d2ee2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_content/doc/tutorial/create-module.html

+3
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ <h2 id="prerequisites">Prerequisites</h2>
6767
<strong>Some programming experience.</strong> The code here is pretty
6868
simple, but it helps to know something about functions, loops, and arrays.
6969
</li>
70+
<li>
71+
<strong>An installation of Go 1.20 or later.</strong>
72+
</li>
7073
<li>
7174
<strong>A tool to edit your code.</strong> Any text editor you have will
7275
work fine. Most text editors have good support for Go. The most popular are

0 commit comments

Comments
 (0)