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: README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,12 +144,7 @@ You can use the `incus` client on macOS after `colima start` with no additional
144
144
145
145
Colima supports GPU accelerated containers for AI workloads using the `krunkit` VM type.
146
146
147
-
**Note:** To use krunkit with colima, ensure it is installed.
148
-
149
-
```
150
-
brew tap slp/krunkit
151
-
brew install krunkit
152
-
```
147
+
**Note:** To use krunkit with colima, ensure it is installed. Please follow their [installation instructions](https://github.com/containers/krunkit#installation)
0 commit comments