diff --git a/README.md b/README.md index 6226096..fedf5f5 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ Deployment Gist uses [Magallanes](http://magephp.com/) to manage deployment. $ composer global require andres-montanez/magallanes - $ # if the envvar PATH contains "$HOME/bin/" + # if the envvar PATH contains "$HOME/bin/" $ ln -s ~/.composer/vendor/bin/mage ~/bin/mage There is an example of the configuration of an environment in `.mage/config/environment/prod.yml-dist`.