We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb5057f + 6d7d570 commit 6a3a0f0Copy full SHA for 6a3a0f0
website/content/en/docs/installation/_index.md
@@ -6,6 +6,7 @@ Supported host OS:
6
- macOS (the latest version is recommended)
7
- Linux
8
- NetBSD (untested)
9
+- DragonFlyBSD (untested)
10
- Windows (untested)
11
12
Prerequisite:
@@ -47,4 +48,4 @@ VERSION=$(curl -fsSL https://api.github.com/repos/lima-vm/lima/releases/latest |
47
48
curl -fsSL "https://github.com/lima-vm/lima/releases/download/${VERSION}/lima-${VERSION:1}-$(uname -s)-$(uname -m).tar.gz" | tar Cxzvm /usr/local
49
```
50
{{% /tab %}}
-{{< /tabpane >}}
51
+{{< /tabpane >}}
0 commit comments