From: Molly de Blanc Date: Tue, 21 Nov 2017 20:58:49 +0000 (-0500) Subject: Merge branch 'master' of vcs.fsf.org:fsf-giving-guide X-Git-Url: https://vcs.fsf.org/?p=fsf-giving-guide.git;a=commitdiff_plain;h=218f8afc421c8bd4d59fb95d441cbd7947bcb548;hp=549f6298605b5fa22e2fe61649aacae243c83007 Merge branch 'master' of vcs.fsf.org:fsf-giving-guide --- 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.