From 32b179faff799359dad8ca48d3fd3725621eaf69 Mon Sep 17 00:00:00 2001 From: Diogo Oliveira de Melo Date: Wed, 18 Mar 2015 06:50:54 -0300 Subject: [PATCH] Minor fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6fd028..7e3f36f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ Run The easiest way to Pico is using [the built-in web server on PHP](). - php -S 0.0.0.0:8080 ./ + $ php -S 0.0.0.0:8080 ./ Pico will be accessible from .