From aea3d30fb387dcfc1d7a5298fcb6f63be0ba417d Mon Sep 17 00:00:00 2001 From: Patrik Turi Date: Tue, 11 Dec 2018 23:34:52 +0100 Subject: [PATCH] The branch resolves #2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 933fe21..c84aca0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Executable specs in javascript for the Todo-Backend API. ## Run in the browser -Start a static web server, eg.: +Start a static web server, eg.: `python3 -m http.server` ## Run on the command line