Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bakeiro authored Dec 18, 2019
1 parent efaf916 commit 4b0b5df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ This project follows the PSR-1, PSR-4 standars and the good practices, MVC struc

### Installation and startup:
``` php
composer create-project bakeiro/light-php ./
php -S localhost:8080
composer create-project bakeiro/light-php
php -S localhost:8080 -t light-php/
```
### License

Expand Down

0 comments on commit 4b0b5df

Please sign in to comment.