From 22d9c00c9b9b1f54fe06aff2a87b26fb9a376763 Mon Sep 17 00:00:00 2001 From: Ben Evans Date: Tue, 10 Nov 2015 13:38:53 +0000 Subject: [PATCH] =?UTF-8?q?Remove=20=E2=80=8Binvalid=20=E2=80=8B=E2=80=8B?= =?UTF-8?q?=E2=80=8Bcharacter=20from=20docker=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e541d475..ad4f81f8 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ It downloads the latest version of ZeroNet then starts it automatically. * Open http://127.0.0.1:43110/ in your browser ### Docker -* `docker run -p 15441:15441 -p 43110:43110 nofish/zeronet​` +* `docker run -p 15441:15441 -p 43110:43110 nofish/zeronet` * Open http://127.0.0.1:43110/ in your browser ## Current limitations