Readme - fix displaying 1st block of code

This commit is contained in:
Meritoo
2017-09-20 16:19:36 +02:00
parent 0b560fdf18
commit 2c76158093
2 changed files with 4 additions and 4 deletions

View File

@@ -7,9 +7,9 @@ Common and useful classes, methods, exceptions etc.
Run [Composer](https://getcomposer.org) to install this package in your project: Run [Composer](https://getcomposer.org) to install this package in your project:
```bash ```bash
$ composer require meritoo/common-library $ composer require meritoo/common-library
``` ```
> How to install Composer: https://getcomposer.org/download > How to install Composer: https://getcomposer.org/download

View File

@@ -2,7 +2,7 @@
"name": "meritoo/common-library", "name": "meritoo/common-library",
"description": "Useful classes, methods, extensions etc.", "description": "Useful classes, methods, extensions etc.",
"license": "MIT", "license": "MIT",
"version": "0.0.9", "version": "0.0.10",
"authors": [ "authors": [
{ {
"name": "Meritoo.pl", "name": "Meritoo.pl",