Skip to content

Commit ddd7046

Browse files
authored
Update README.md
1 parent ae84812 commit ddd7046

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
The appropriate installation app file(s) must be located in `/Applications` i.e.
88

99
```
10+
/Applications/Install macOS Sequoia.app
1011
/Applications/Install macOS Sonoma.app
1112
/Applications/Install macOS Ventura.app
1213
/Applications/Install macOS Monterey.app
@@ -25,7 +26,7 @@ Mac users can download theses files from the App Store.
2526
## Install with [Homebrew](https://brew.sh)
2627

2728
```sh
28-
$ brew tap busterc/tap
29+
$ brew tap startergo/tap
2930
$ brew install osx-iso
3031
```
3132

@@ -34,9 +35,9 @@ $ brew install osx-iso
3435
```sh
3536
$ osxiso
3637

37-
1) macOS Monterey 4) macOS Mojave 7) OS X El Capitan 10) Quit
38-
2) macOS Big Sur 5) macOS High Sierra 8) OS X Yosemite
39-
3) macOS Catalina 6) macOS Sierra 9) OS X Mavericks
38+
1) macOS Sequoia 4) macOS Monterey 7) macOS Mojave 9) OS X El Capitan 12) Quit
39+
2) macOS Sonoma 5) macOS Big Sur 8) macOS High Sierra 10) OS X Yosemite
40+
3) macOS Ventura 5) macOS Catalina 9) macOS Sierra 11) OS X Mavericks
4041

4142
Select OS or Quit:
4243
```

0 commit comments

Comments
 (0)