Browse Source

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

Update readme
daniel 6 years ago
parent
commit
ef61505c6e
1 changed files with 1 additions and 2 deletions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -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