Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scil committed Jan 22, 2016
1 parent b6ea4de commit d077ceb
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 @@ -46,7 +46,7 @@ You can choose Mode in <project_root_dir>/laravelfly.server.php after you publis
## Install

1. Install php extension swoole
2. Open terminal and execute "composer require barryvdh/laravel-ide-helper"
2. Open terminal and execute "composer require scil/laravel-fly"
3. If your user would upload files to your server, edit composer.json
1. Add "vendor/bin/hack-laravel-for-laravelfly" to 'post-install-cmd' and 'post-update-cmd'
2. If necessary, manually execute "vendor/bin/hack-laravel-for-laravelfly" .
Expand Down

0 comments on commit d077ceb

Please sign in to comment.