Browse Source

Minor fix

Diogo Oliveira de Melo 10 years ago
parent
commit
19c9696a12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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 ./
     php -S 0.0.0.0:8080 ./
 
 
-Pico will be accessible from [http://localhost:8080].
+Pico will be accessible from <http://localhost:8080>.