File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636
3737Further installation details can be found in the [ usage] ( ./docs/usage.md ) docs.
3838This documentation assumes you have moved ` pie.phar ` into your ` $PATH ` , e.g.
39- ` /usr/local/bin/pie ` on non-Windows systems.
39+ ` /usr/local/bin/pie ` on non-Windows systems or created an alias in your shell RC file .
4040
4141## Installing a single extension using PIE
4242
4343You can install an extension using the ` install ` command. For example, to
4444install the ` example_pie_extension ` extension, you would run:
4545
4646``` shell
47- $ pie install example /example-pie-extension
47+ $ pie install asgrim /example-pie-extension
4848This command may need elevated privileges, and may prompt you for your password.
4949You are running PHP 8.3.10
5050Target PHP installation: 8.3.10 nts, on Linux/OSX/etc x86_64 (from /usr/bin/php8.3)
You can’t perform that action at this time.
0 commit comments