Skip to content

Commit bcd5a90

Browse files
authored
Update README.md
Incorporate knowledge from #43 (comment)
1 parent 33b4396 commit bcd5a90

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ at a specific location depending on your OS / setup. Here are a few examples :
5353
# FISH
5454
symfony-autocomplete composer > ~/.config/fish/completions/composer.fish
5555

56+
If you are running an environment that does not have automatic execution of PHP scripts, then you will need to
57+
call PHP and the script in question :
58+
59+
symfony-autocomplete "php ./artisan"
60+
5661
## General tips
5762

5863
### Update

0 commit comments

Comments
 (0)