Merge pull request #464 from pixelfed/frontend-ui-refactor

Update readme
This commit is contained in:
daniel 2018-09-14 14:36:30 -06:00 committed by GitHub
commit ef61505c6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,10 +55,9 @@ php artisan key:generate
php artisan storage:link
php artisan migrate
php artisan horizon
php artisan serve --host=localhost --port=80
```
Check your browser at http://localhost
## Communication