Skip to content

Commit

Permalink
Updating instructions output by create command.
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Jun 6, 2016
1 parent 1db8d72 commit db9bd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/phing/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<echo>New project was created in ${blt.new.dir}</echo>
<echo>Please change to the new project directory and run the setup task:</echo>
<echo>cd ${blt.new.dir}</echo>
<echo>./blt.sh setup</echo>
<echo>./blt.sh local:setup</echo>
</target>

<!-- This target is meant to test BLT itself on TravisCI.
Expand Down

0 comments on commit db9bd2e

Please sign in to comment.