You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/content/en/docs/dev/drivers.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@ title: Virtual Machine Drivers
3
3
weight: 15
4
4
---
5
5
6
-
| ⚡ Requirement | Lima >= 0.16.0 |
7
-
|-------------------|----------------|
6
+
| ⚡ Requirement | Lima >= 2.0 |
7
+
|----------------|-------------|
8
8
9
9
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.
0 commit comments