Fix git->hg and wget -o -> -O in doc/install.txt snapshot command.
authorW. Trevor King <wking@drexel.edu>
Fri, 14 May 2010 13:22:52 +0000 (09:22 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 14 May 2010 13:22:52 +0000 (09:22 -0400)
commita331131bc2e07a14b3d9da88acc4191084ede812
tree30a3c5744988eeb7f41d55373d417b27a7ba0ff6
parent7693feed98b7e644061e8b4787fd1bfa1fd23f48
Fix git->hg and wget -o -> -O in doc/install.txt snapshot command.

Path change because of Git->Mercurial migration.

wget
  -O --output-document    sets the document file.
  -o --output-file        sets the logfile.
doc/install.txt