diff --git a/README.md b/README.md index 71e4d86..afd8561 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ https://github.com/PrintNode/PrintNode-PHP/archive/master.zip ### Install via composer ```bash -composer require PrintNode/printnode-php:dev-master +composer require printnode/printnode-php:dev-master ``` ## Step 4: See examples how to use this library -See `examples` directory to learn how to use this library. \ No newline at end of file +See `examples` directory to learn how to use this library.