diff --git a/README.md b/README.md index 9c4d2769..2665a1af 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,8 @@ Any files in the XeroPHP/Models directory are system generated. Ideally, these Using composer: -```json - "require": { - "calcinai/xero-php": "^1.6" - } +```bash +composer require calcinai/xero-php ``` Otherwise just download the package and add it to your autoloader. Namespaces are PSR-4 compliant.