Created
January 26, 2018 12:11
-
-
Save fernandopetry/f4ef94ef3a8c858e9ad2ea11e5d8a9c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Install phalcon dev tool | |
| sudo composer require "phalcon/devtools" -d /usr/local/bin/ | |
| sudo ln -s /usr/local/bin/vendor/phalcon/devtools/phalcon.php /usr/bin/phalcon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment