Merge pull request #84 from WouterSioen/patch-1

Add system-wide installation to the readme.
This commit is contained in:
Andrés Montañez 2014-07-19 22:02:36 -03:00
commit c11e9f5d94

View file

@ -32,6 +32,15 @@ And finally we can use Magallanes from the vendor's bin:
$ bin/mage version
```
### System-wide installation with composer ###
```bash
$ composer global require "andres-montanez/magallanes=1.0.*"
```
Make sure you have ~/.composer/vendor/bin/ in your path.
You can now use Magallanes by using the ````mage```` command.
### Can you give me some examples/ideas? ###
**Sure!**
Suppose you have a checkout of your app and you have to deploy it to four servers;