From 012dffa85608b7ac936c747cba674ae8227fa0d7 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Thu, 1 Oct 2015 21:59:03 +0200 Subject: [PATCH] Fix #257 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06e5653..81925b1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ 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 .