Skip to content

Commit e864d21

Browse files
authored
Update README.md
1 parent f35c2fe commit e864d21

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
@@ -21,11 +21,11 @@ To install the bindings via [Composer](http://getcomposer.org/), add the followi
2121
"repositories": [
2222
{
2323
"type": "git",
24-
"url": "https://github.com//aces/cbrain-php-client.git"
24+
"url": "https://github.com/aces/cbrain-php-client.git"
2525
}
2626
],
2727
"require": {
28-
"aces/cbrain-php-client": "master"
28+
"aces/cbrain-php-client": "dev-main"
2929
}
3030
}
3131
```

0 commit comments

Comments
 (0)