From: Molly de Blanc Date: Tue, 21 Nov 2017 20:58:44 +0000 (-0500) Subject: minor edit to README.md. X-Git-Url: https://vcs.fsf.org/?p=fsf-giving-guide.git;a=commitdiff_plain;h=7d66e0e763295b3ff1f6d9f3addc720fa203e103 minor edit to README.md. --- 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.