Minor fix

This commit is contained in:
Diogo Oliveira de Melo 2015-03-18 06:50:13 -03:00
parent 9e8b09ae41
commit 19c9696a12

View file

@ -20,4 +20,4 @@ The easiest way to Pico is using [the built-in web server on PHP](<http://php.ne
php -S 0.0.0.0:8080 ./
Pico will be accessible from [http://localhost:8080].
Pico will be accessible from <http://localhost:8080>.