Put backticks for 'require' in _posts/04-03-01-PEAR.md:60

This commit is contained in:
Myo T Kyaw
2016-09-17 23:20:10 -07:00
parent c672506e4f
commit 246d08a538

View File

@@ -57,7 +57,7 @@ handle your PEAR dependencies. This example will install code from `pear2.php.ne
{% endhighlight %}
The first section `"repositories"` will be used to let Composer know it should "initialize" (or "discover" in PEAR
terminology) the pear repo. Then the require section will prefix the package name like this:
terminology) the pear repo. Then the `require` section will prefix the package name like this:
> pear-channel/Package