Skip to content

Commit

Permalink
Merge pull request #1161 from anubisthejackle/patch-1
Browse files Browse the repository at this point in the history
Remove references to AppStore in README
  • Loading branch information
morozov committed Feb 16, 2020
2 parents 5ec78e0 + f8520ed commit 2690581
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,22 +425,6 @@ phpbrew fpm config
>
> php-fpm --php-ini {php config file} --fpm-config {fpm config file}
## Installing Extra Apps

phpbrew provides app command to fetch some php apps.

### Installing composer

```bash
$ phpbrew app get composer
```

### Installing phpunit

```bash
phpbrew app get phpunit
```

## Enabling Version Info Prompt

To add PHP version info in your shell prompt, you can use
Expand Down

0 comments on commit 2690581

Please sign in to comment.