We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365fbfa commit 05c0c4eCopy full SHA for 05c0c4e
README.md
@@ -37,7 +37,7 @@ The MO4 Coding Standard is an extension of the [Symfony Coding Standard](http://
37
3. Copy, symlink or check out the Symfony coding standard and this repository to their respecting folders inside the
38
phpcs `Standards` directory:
39
40
- cd /path/to/pear/PHP/CodeSniffer/Standards
+ cd /path/to/pear/PHP/CodeSniffer/src/Standards
41
git clone https://github.com/djoos/Symfony-coding-standard.git Symfony
42
mv Symfony/Symfony/* Symfony/
43
git clone https://github.com/mayflower/mo4-coding-standard.git MO4
0 commit comments