Skip to content

Commit 05c0c4e

Browse files
committed
fix minor README issue
1 parent 365fbfa commit 05c0c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The MO4 Coding Standard is an extension of the [Symfony Coding Standard](http://
3737
3. Copy, symlink or check out the Symfony coding standard and this repository to their respecting folders inside the
3838
phpcs `Standards` directory:
3939

40-
cd /path/to/pear/PHP/CodeSniffer/Standards
40+
cd /path/to/pear/PHP/CodeSniffer/src/Standards
4141
git clone https://github.com/djoos/Symfony-coding-standard.git Symfony
4242
mv Symfony/Symfony/* Symfony/
4343
git clone https://github.com/mayflower/mo4-coding-standard.git MO4

0 commit comments

Comments
 (0)