diff --git a/readme.md b/readme.md index b6b3e8b..030f969 100644 --- a/readme.md +++ b/readme.md @@ -3,16 +3,6 @@ Laravel client package for ### 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 @@ -264,4 +254,4 @@ stdClass Object ) */ -``` \ No newline at end of file +```