Update README.md

Update composer install instruction with proper repository name. (Tried installing with current instructions, failed, changed name, worked)
This commit is contained in:
LiamW 2014-03-31 10:17:15 -04:00
parent 6937d65a07
commit 364775a516
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ and without getting involved in any PHP code.
### Via composer
```
composer require "silverstripe/silverstripe-userforms:dev-master"
composer require "silverstripe/userforms:dev-master"
```
### Manually