mirror of
https://github.com/thewesker/osx-iso.git
synced 2025-12-20 12:21:06 -05:00
rereponame
the reponame is osx-iso, the executable is osxiso
This commit is contained in:
@@ -12,7 +12,7 @@ Mac users can download theses files from the App Store.
|
||||
|
||||
## Install with [bpkg](https://github.com/bpkg/bpkg)
|
||||
```sh
|
||||
$ bpkg install busterc/osxiso
|
||||
$ bpkg install busterc/osx-iso
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -6,13 +6,13 @@
|
||||
"install": "install -c osxiso ${PREFIX:-/usr/local}/bin",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/busterc/osxiso"
|
||||
"url": "https://github.com/busterc/osx-iso"
|
||||
},
|
||||
"author": "Buster Collings",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/busterc/osxiso/issues"
|
||||
"url": "https://github.com/busterc/osx-iso/issues"
|
||||
},
|
||||
"homepage": "https://github.com/busterc/osxiso"
|
||||
"homepage": "https://github.com/busterc/osx-iso"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user