Skip to content

Commit edd734f

Browse files
authored
Merge pull request #3954 from AkihiroSuda/docs-dev-drivers
docs: dev/drivers: fix required Lima version
2 parents dc733cf + d1c9ea0 commit edd734f

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)