Skip to content

Commit 9b046c4

Browse files
authored
Update README.md
Added composer install command
1 parent 374f99d commit 9b046c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ where a phalcon project resides.
9292

9393
```bash
9494
cd phalcon-devtools
95+
composer install
9596
ln -s $(pwd)/phalcon /usr/bin/phalcon
9697
chmod ugo+x /usr/bin/phalcon
9798
```

0 commit comments

Comments
 (0)