Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ragulka committed Jul 23, 2024
1 parent 8d40f77 commit 36fc0d4
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ Aviary uses PHP Scoper under the hood, but it solves the above problems:

## Installation

Until/if we can package this, and until we tag a release, you will
need to edit your project `composer.json` as follows:
Until/if we tag a release, you will need to edit your project `composer.json` as follows:

```json
{
Expand All @@ -61,12 +60,6 @@ need to edit your project `composer.json` as follows:
"kestrelwp/aviary": true
}
},
"repositories": [
{
"type": "vcs",
"url": "[email protected]:kestrelwp/aviary.git"
}
]
}
```

Expand Down

0 comments on commit 36fc0d4

Please sign in to comment.