Update README to tell users how to open docs

Change-Id: Icc17381a5e8f78d7c1ea705b442a1ddc1902428f
This commit is contained in:
Ben Kero 2016-06-02 12:36:54 -07:00
parent a177eb1389
commit a48ba0a2ef

View file

@ -6,4 +6,5 @@ To build the guide, execute the following command::
$ tox
After running ``tox``, the documentation will be available for viewing
in HTML format in the ``doc/build/`` directory.
in HTML format in the ``doc/build/`` directory. View these new documents
in your favorite web browser.