Skip to content

Commit cc0a262

Browse files
author
Dennis van den Heerik
committed
Updated readme
1 parent c09e812 commit cc0a262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ To install the bindings via [Composer](http://getcomposer.org/), add the followi
2020
"repositories": [
2121
{
2222
"type": "git",
23-
"url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
23+
"url": "https://github.com/mplus-software/formitable-api-client.git"
2424
}
2525
],
2626
"require": {
27-
"GIT_USER_ID/GIT_REPO_ID": "*@dev"
27+
"mplus-software/formitable-api-client": "*@dev"
2828
}
2929
}
3030
```

0 commit comments

Comments
 (0)