From: Robert Griesemer Date: Wed, 29 Sep 2010 19:34:24 +0000 (-0700) Subject: install.html: minor sentence fix X-Git-Tag: weekly.2010-09-29~9 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=686490ce177e63544b98599d364f323ee5dd31b3;p=gostls13.git install.html: minor sentence fix R=r, r2 CC=golang-dev https://golang.org/cl/2312041 --- diff --git a/doc/install.html b/doc/install.html index 2591de9415..90689c82af 100644 --- a/doc/install.html +++ b/doc/install.html @@ -93,7 +93,7 @@ installed as part of

Install Mercurial, if needed

-To perform the next step you must have Mercurial installed. (Check that you have an hg command.) This suffices to install Mercurial most systems: +To perform the next step you must have Mercurial installed. (Check that you have an hg command.) This suffices to install Mercurial on most systems:

 sudo easy_install mercurial