From 7d66e0e763295b3ff1f6d9f3addc720fa203e103 Mon Sep 17 00:00:00 2001 From: Molly de Blanc Date: Tue, 21 Nov 2017 15:58:44 -0500 Subject: [PATCH] minor edit to README.md. --- v8/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v8/README.md b/v8/README.md index dc090ea..db1f585 100644 --- a/v8/README.md +++ b/v8/README.md @@ -9,7 +9,7 @@ Make sure that, for side-by-side comparisons, both images are a similar height ## Developing using Python The guide is a simple static web page. To view it in your browser, run `make` at the root of the source tree, then visit -`localhost:8000`. The `Makefile` relies on Python for starting the +`localhost:8000` in abrowser. The `Makefile` relies on Python for starting the development web server, but it's trivial to serve the page using the web server of your preference if you do not have Python. -- 1.9.1