From: W. Trevor King Date: Sat, 7 Aug 2010 16:34:05 +0000 (-0400) Subject: Fix another wget -o -> -O typo in doc/install.txt X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9b26106af9849871af3c1e6762bcab187d056439;p=hooke.git Fix another wget -o -> -O typo in doc/install.txt --- diff --git a/doc/install.txt b/doc/install.txt index 54625c1..8cfbe5b 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -71,7 +71,7 @@ Running Hooke from the source directory If you like, you can avoid installation by running Hooke directly from it's source directory:: - $ wget -o hooke.zip http://www.physics.drexel.edu/~wking/code/git/git.php?p=hooke.git&dl=zip&h=HEAD + $ wget -O hooke.zip http://www.physics.drexel.edu/~wking/code/git/git.php?p=hooke.git&dl=zip&h=HEAD $ unzip hooke.zip $ cd hooke $ python bin/hooke