summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-07 23:31:46 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-07 23:31:46 -0400
commit67f9d084940faa516989dd5a93a7cabd160b58e0 (patch)
tree0998d4522231c0346cbd3bc75b9e4ef59350fde3
parent3c46121feaf841e4d184a506d3ecc75e3105327b (diff)
Windows 11 is supported for installing
-rw-r--r--static/install/cli.html1
-rw-r--r--static/install/web.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 6d033e7c..0f6d9d10 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -134,6 +134,7 @@
<ul>
<li>Windows 10</li>
+ <li>Windows 11</li>
<li>macOS Big Sur</li>
<li>Arch Linux</li>
<li>Debian 10 (buster)</li>
diff --git a/static/install/web.html b/static/install/web.html
index c37c3136..9dd10c66 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -112,6 +112,7 @@
<ul>
<li>Windows 10</li>
+ <li>Windows 11</li>
<li>macOS Big Sur</li>
<li>Arch Linux</li>
<li>Debian 10 (buster)</li>