Diogo Oliveira de Melo %!s(int64=10) %!d(string=hai) anos
pai
achega
32b179faff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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>.