Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxwin committed Mar 14, 2019
1 parent a07e4b1 commit 7b0ad5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Installation
1. Install the module via composer by running:

```bash
$ composer require --dev zendframework/zend-coding-standard
$ composer require --dev imscp/imscp-coding-standard
```

2. Add composer scripts into your `composer.json`:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "imscp/zend-coding-standard",
"name": "imscp/imscp-coding-standard",
"description": "i-MSCP Framework coding standard",
"license": "LGPL-2.1-only",
"keywords": [
Expand Down

0 comments on commit 7b0ad5f

Please sign in to comment.