diff --git a/README.md b/README.md index 48b2e0b7..960de9df 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This library requires the use of [Composer](https://getcomposer.org/) Require entry: ```json - "php-fhir": "0.1.*" + "dcarbone/php-fhir": "0.1.*" ``` # Basic Workflow