We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c685bc commit 1228143Copy full SHA for 1228143
README.md
@@ -10,10 +10,9 @@ This package provides a native Go API to generate the vfkit command line.
10
11
### Installation
12
13
-vfkit is available in the `crc` brew tap:
+vfkit is available in brew:
14
15
```
16
-brew tap cfergeau/crc
17
brew install vfkit
18
19
doc/quickstart.md
@@ -15,9 +15,6 @@ UEFI boot and graphical user interface support are only available on macOS 13 or
You can either download vfkit from [its release page](https://github.com/crc-org/vfkit/releases), or install it from [brew](https://brew.sh/):
-# Only the first time
20
-
21
22
23
0 commit comments