Skip to content

Commit 6a3a0f0

Browse files
authored
Merge pull request #3505 from AkihiroSuda/docs
website: add DragonFlyBSD
2 parents fb5057f + 6d7d570 commit 6a3a0f0

File tree

1 file changed

+2
-1
lines changed
  • website/content/en/docs/installation

1 file changed

+2
-1
lines changed

website/content/en/docs/installation/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Supported host OS:
66
- macOS (the latest version is recommended)
77
- Linux
88
- NetBSD (untested)
9+
- DragonFlyBSD (untested)
910
- Windows (untested)
1011

1112
Prerequisite:
@@ -47,4 +48,4 @@ VERSION=$(curl -fsSL https://api.github.com/repos/lima-vm/lima/releases/latest |
4748
curl -fsSL "https://github.com/lima-vm/lima/releases/download/${VERSION}/lima-${VERSION:1}-$(uname -s)-$(uname -m).tar.gz" | tar Cxzvm /usr/local
4849
```
4950
{{% /tab %}}
50-
{{< /tabpane >}}
51+
{{< /tabpane >}}

0 commit comments

Comments
 (0)