Skip to content

Commit f6e850f

Browse files
committed
Add method with the internal PHP server
1 parent 4afdc46 commit f6e850f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.mdown

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ You can also install it with Composer using this command:
2727

2828
To update it just run `git pull` in the directory to pull the latest changes in.
2929

30+
You can use the internal PHP server too.
31+
run `php -S localhost:1337` in a terminal and go to `http://localhost:1337/`.
32+
3033
Configuration
3134
-------------
3235

0 commit comments

Comments
 (0)