Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlerdominik authored Oct 31, 2018
1 parent 03f31d4 commit 74dd86c
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,6 @@ Laravel client package for <https://github.com/lextira/pureftpd>

### Installation

- Add lextira/pureftpd-client repo to composer.json
```
"repositories": [
{
"type": "vcs",
"url": "https://github.com/lextira/pureftpd-client"
}
],
```

- Run
```
composer require lextira/pureftpd-client
Expand Down Expand Up @@ -264,4 +254,4 @@ stdClass Object
)
*/
```
```

0 comments on commit 74dd86c

Please sign in to comment.