We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 374f99d + 9b046c4 commit e3f1aebCopy full SHA for e3f1aeb
README.md
@@ -92,6 +92,7 @@ where a phalcon project resides.
92
93
```bash
94
cd phalcon-devtools
95
+composer install
96
ln -s $(pwd)/phalcon /usr/bin/phalcon
97
chmod ugo+x /usr/bin/phalcon
98
```
0 commit comments