Skip to content

Commit

Permalink
Update install instructions in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
cringerjs committed Oct 15, 2017
1 parent 2f86fd4 commit 5450f81
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Expand Up @@ -23,7 +23,10 @@ Ribbbon is a project management system built on Laravel 5.1.* & Vue.js :)

# Installation
- Clone the repo
- Copy .env.example to .env
- Set values in .env file
- Run composer install
- Run php artisan key:generate
- Run php artisan migrate
- Run php artisan db:seed
- Start developing!
Expand Down

0 comments on commit 5450f81

Please sign in to comment.