We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afdc46 commit f6e850fCopy full SHA for f6e850f
README.mdown
@@ -27,6 +27,9 @@ You can also install it with Composer using this command:
27
28
To update it just run `git pull` in the directory to pull the latest changes in.
29
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
+
33
Configuration
34
-------------
35
0 commit comments