aboutsummaryrefslogtreecommitdiff
path: root/doc/install-source.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install-source.html')
-rw-r--r--doc/install-source.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/install-source.html b/doc/install-source.html
index f8cda1dc21..cbf4eac70b 100644
--- a/doc/install-source.html
+++ b/doc/install-source.html
@@ -600,6 +600,9 @@ The valid combinations of <code>$GOOS</code> and <code>$GOARCH</code> are:
<td></td><td><code>linux</code></td> <td><code>mips64le</code></td>
</tr>
<tr>
+<td></td><td><code>linux</code></td> <td><code>riscv64</code></td>
+</tr>
+<tr>
<td></td><td><code>linux</code></td> <td><code>s390x</code></td>
</tr>
<tr>