File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010### Quickstart
1111
1212``` sh
13- brew install pkgxdev/made/ pkgx || curl https://pkgx.sh | sh
13+ brew install pkgx || curl https://pkgx.sh | sh
1414```
1515
1616> [ docs.pkgx.sh/installing-w/out-brew]
Original file line number Diff line number Diff line change 55## Quick Start
66
77``` sh
8- brew install pkgxdev/made/ pkgx || curl https://pkgx.sh | sh
8+ brew install pkgx || curl https://pkgx.sh | sh
99```
1010
1111[ Getting Started Guide] ( getting-started.md )
Original file line number Diff line number Diff line change 11There are quite a few ways to install ` pkgx ` but this is our recommendation:
22
33``` sh
4- brew install pkgxdev/made/ pkgx || curl https://pkgx.sh | sh
4+ brew install pkgx || curl https://pkgx.sh | sh
55```
66
77# Complete Installation Method Listing
88
991 . ## Homebrew
1010
1111 ``` sh
12- brew install pkgxdev/made/ pkgx
12+ brew install pkgx
1313 ```
1414
15152 . ## cURL Installer
You can’t perform that action at this time.
0 commit comments