We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374f99d commit 9b046c4Copy full SHA for 9b046c4
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