Skip to content

Commit d1c9ea0

Browse files
committed
docs: dev/drivers: fix required Lima version
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent dc733cf commit d1c9ea0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/content/en/docs/dev/drivers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Virtual Machine Drivers
33
weight: 15
44
---
55

6-
| ⚡ Requirement | Lima >= 0.16.0 |
7-
|-------------------|----------------|
6+
| ⚡ Requirement | Lima >= 2.0 |
7+
|----------------|-------------|
88

99
Lima supports two types of drivers: **internal** and **external**. This architecture allows for extensibility and platform-specific implementations. Drivers are unware whether they are internal or external.
1010

0 commit comments

Comments
 (0)