X-Git-Url: https://vcs.fsf.org/?p=fsf-giving-guide.git;a=blobdiff_plain;f=v8%2FREADME.md;h=db1f58551547c4312246264a29430160728f1ccb;hp=dc090ea88c3209989549f183322aabfb905c14cf;hb=7d66e0e763295b3ff1f6d9f3addc720fa203e103;hpb=40f19a8f84998c682290078f92c358ff85a01fad 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.