From: Benjamin Auder Date: Thu, 11 Nov 2021 18:25:50 +0000 (+0100) Subject: Fix README X-Git-Url: https://git.auder.net/?p=xogo.git;a=commitdiff_plain;h=992d1febfe7f525cfd646f0d91a8a8f78f031f86 Fix README --- 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```