Skip to content

Instantly share code, notes, and snippets.

@waterpipe
Forked from ChrisBorgia/laravel-install
Created May 9, 2013 22:44
Show Gist options
  • Save waterpipe/5551163 to your computer and use it in GitHub Desktop.
Save waterpipe/5551163 to your computer and use it in GitHub Desktop.
git init
git remote add laravel https://github.com/laravel/laravel.git
git fetch laravel
git merge laravel/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment