Skip to content

Commit 8fa19f8

Browse files
committed
Updated documentation to specify how to discover pear channel
1 parent 0637612 commit 8fa19f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This is based on Wim Godden's PHP53Compatibility code sniffs. See [blog](http://
88
Installation
99
------------
1010

11+
* Discover PEAR channel with `pear channel-discover proofek.github.com/pear`
1112
* Install PHP54Compatibility with `pear install proofek/PHP54Compatibility` (requires PHP_CodeSniffer 1.3+)
1213
* Use the coding standard with `phpcs --standard=PHP54Compatibility`.
1314

0 commit comments

Comments
 (0)