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)
commitce86d5cf8bcd51deb496ab1f59028d3a9ceb1af6
tree30a3c5744988eeb7f41d55373d417b27a7ba0ff6
parent73ff138f846dbcf346a7094190f101baba680a0b
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