Skip to content

Commit

Permalink
Add note about cd at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstauffer committed Jul 17, 2016
1 parent d7ebe91 commit 9999b72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lambo
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ git init
git add .
git commit -m "Initial commit."
open "http://$PROJECTNAME.dev"
echo "***********************"
echo "You're ready to go! Remember to cd into $PROJECTNAME before you start editing."

# End script; disable error handling
trap : 0

0 comments on commit 9999b72

Please sign in to comment.