Update README.md
This commit is contained in:
@@ -13,7 +13,7 @@ of djoos][2] and some sniffs of [Slevomat Coding Standard][3], both adopted to o
|
||||
|
||||
## Installation
|
||||
|
||||
If you use [Composer][4], you can install ProjektMOTOR Coding Standard in your project with the following
|
||||
If you use [Composer][4], you can install Sept Coding Standard in your project with the following
|
||||
command:
|
||||
|
||||
```BASH
|
||||
@@ -31,7 +31,7 @@ Optional: To install coding standard automatically edit your composer script:
|
||||
"@auto-scripts"
|
||||
],
|
||||
"auto-scripts": {
|
||||
"phpcs --config-set installed_paths vendor/1sept/1sept-coding-standard/ProjektMOTORCodingStandard/": "script",
|
||||
"phpcs --config-set installed_paths vendor/1sept/sept-coding-standard/": "script",
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user