Skip to content

Commit

Permalink
Fix syntax error at README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
juampynr committed Aug 22, 2014
1 parent f82726b commit 822fda9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ If you want to use php 5.4.x, add this line instead:

export PATH="/Applications/MAMP/Library/bin:/Applications/MAMP/bin/php5.4/bin:$PATH"

If you have MAMP v.1.84 or lower, this configuration will work for both version
If you have MAMP v.1.84 or lower, this configuration will work for both versions
of PHP:

export PATH="/Applications/MAMP/Library/bin:/Applications/MAMP/bin/php5/bin:$PATH"
Expand Down

0 comments on commit 822fda9

Please sign in to comment.