Skip to content

Commit 0416483

Browse files
committed
Update readme
1 parent d71cfee commit 0416483

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,8 @@ Add the following lines to your composer file:
2626

2727
```json
2828
{
29-
"repositories": [
30-
{
31-
"type": "vcs",
32-
"url": "https://github.com/Simonsator/PartyAndFriends-PHP-Lib"
33-
}
34-
],
3529
"require": {
36-
"simonsator/party-and-friends-php-lib": "@dev"
30+
"simonsator/party-and-friends-php-lib": "dev-master"
3731
}
3832
}
3933
```

0 commit comments

Comments
 (0)