minor edit to README.md.
authorMolly de Blanc <molly@fsf.org>
Tue, 21 Nov 2017 20:58:44 +0000 (15:58 -0500)
committerMolly de Blanc <molly@fsf.org>
Tue, 21 Nov 2017 20:58:44 +0000 (15:58 -0500)
v8/README.md

index dc090ea88c3209989549f183322aabfb905c14cf..db1f58551547c4312246264a29430160728f1ccb 100644 (file)
@@ -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
 ## 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.
 
 development web server, but it's trivial to serve the page using the
 web server of your preference if you do not have Python.