diff --git a/index.html b/index.html index c163e700..f53feaac 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@

Download & Install

Replace [my-app-name] with the desired directory name for your new application.

You can then run it with PHP's built-in webserver:

-
$ cd [my-app-name]; php -S localhost:8080 -t public public/index.php
+
$ cd [my-app-name]; php -S localhost:8080 -t public