Skip to content

Commit 3e3bc51

Browse files
authored
Merge pull request fix-readme-server-link
fix: Change php -S documentation
2 parents d92e247 + 03d83ec commit 3e3bc51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Install the dependancies
5959
php -S 127.0.0.1:8070
6060
```
6161

62-
[Launch the server](http://localhost:8080)
62+
[Launch the server](http://localhost:8070)
6363
## Contributing
6464

6565
Contributions are welcome, please add clear descriptions of changes made

0 commit comments

Comments
 (0)