Update README.md

This commit is contained in:
Sebastian Meyer 2024-07-11 13:45:20 +02:00
parent 209dd469c4
commit 8c63cfeeb7
1 changed files with 3 additions and 1 deletions

View File

@ -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).