diff --git a/README.md b/README.md index 18017b0..d6df609 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ The package currently contains classes for [type-sensitive data structures](src/ The intended and recommended way of using this package is via [Composer](https://getcomposer.org/). The following command will get you the latest version: - composer require opencultureconsulting/basics +```shell +composer require opencultureconsulting/basics +``` All available versions as well as further information about requirements and dependencies can be found on [Packagist](https://packagist.org/packages/opencultureconsulting/basics).