Skip to content

Commit

Permalink
Update devtools.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elcreator authored and niden committed Aug 25, 2024
1 parent 3500362 commit 347b8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Phalcon Devtools can be installed using [composer][composer]. Make sure you have

Install Phalcon Devtools globally
```bash
composer global require phalcon/devtools
composer global require phalcon/devtools:"^5.0@dev" --dev
```
Or only inside your project
```bash
Expand Down

0 comments on commit 347b8a7

Please sign in to comment.