Skip to content

Commit 1228143

Browse files
committed
Update readme and quickstart to include vfkit in homebrew
Signed-off-by: Gunjan Vyas <[email protected]>
1 parent 9c685bc commit 1228143

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ This package provides a native Go API to generate the vfkit command line.
1010

1111
### Installation
1212

13-
vfkit is available in the `crc` brew tap:
13+
vfkit is available in brew:
1414

1515
```
16-
brew tap cfergeau/crc
1716
brew install vfkit
1817
```
1918

doc/quickstart.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ UEFI boot and graphical user interface support are only available on macOS 13 or
1515

1616
You can either download vfkit from [its release page](https://github.com/crc-org/vfkit/releases), or install it from [brew](https://brew.sh/):
1717
```
18-
# Only the first time
19-
brew tap cfergeau/crc
20-
2118
brew install vfkit
2219
```
2320

0 commit comments

Comments
 (0)