Minor fix
This commit is contained in:
parent
19c9696a12
commit
32b179faff
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ Run
|
|||
|
||||
The easiest way to Pico is using [the built-in web server on PHP](<http://php.net/manual/en/features.commandline.webserver.php>).
|
||||
|
||||
php -S 0.0.0.0:8080 ./
|
||||
$ php -S 0.0.0.0:8080 ./
|
||||
|
||||
Pico will be accessible from <http://localhost:8080>.
|
||||
|
|
Loading…
Add table
Reference in a new issue