X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=README.md;h=8c47cc780642f05f54b0490c2fdddb735f00bf44;hb=f46a68b8ed74b54b6a26645b88d2a4ae48c1227a;hp=1f81c9db8b2261ec6e31dce51dc868905db7875f;hpb=41534b92f0bcfc8ef5f58d8040706a5e7ce088c6;p=xogo.git diff --git a/README.md b/README.md index 1f81c9d..8c47cc7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ A static web server like "php -S localhost:8000". Rename parameters.js.dist → parameters.js, and edit file.
```npm i``` -```./start.sh```
-```php -S localhost:PORT``` (or other static server)
+```./start.sh``` (edit 'php -S ...' line if necessary)
...
```./stop.sh```