mirror of
https://github.com/jlengrand/asdf-php.git
synced 2026-03-10 08:01:22 +00:00
Update README.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# asdf-php
|
||||
PHP plugin for [asdf version manager](https://github.com/HashNuke/asdf).
|
||||
|
||||
*Original version of this plugin created by @Stratus3D*
|
||||
|
||||
## Install
|
||||
|
||||
```
|
||||
@@ -34,13 +36,9 @@ brew link --force bison27
|
||||
Installing during development:
|
||||
|
||||
```
|
||||
cp -r . ~/.asdf/plugins/php
|
||||
ln -s . ~/.asdf/plugins/php
|
||||
```
|
||||
|
||||
####PHP Download Mirrors
|
||||
|
||||
I considered trying to use mirrors when downloading the source code. It seemed simpler to just download the release from GitHub. Example code: https://gist.github.com/lox/9152137
|
||||
|
||||
## Use
|
||||
|
||||
Check the [asdf](https://github.com/HashNuke/asdf) readme for instructions on how to install & manage versions of PHP.
|
||||
|
||||
Reference in New Issue
Block a user