X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=README.md;fp=README.md;h=8c47cc780642f05f54b0490c2fdddb735f00bf44;hp=1f81c9db8b2261ec6e31dce51dc868905db7875f;hb=992d1febfe7f525cfd646f0d91a8a8f78f031f86;hpb=41534b92f0bcfc8ef5f58d8040706a5e7ce088c6 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```