Documentation Update

- Updated docs that referenced 1.4.1, failed to include new 1.5.0
  and 1.6.0 commands.
This commit is contained in:
Paul Beckingham 2009-03-17 23:54:56 -04:00
parent 92579e5531
commit 9a350a7dcd
4 changed files with 19 additions and 4 deletions

View file

@ -40,10 +40,10 @@
</p>
<pre><code>% ls
task-1.4.1.tar.gz
% gunzip task-1.4.1.tar.gz
% tar xf task-1.4.1.tar
% cd task-1.4.1
task-1.6.0.tar.gz
% gunzip task-1.6.0.tar.gz
% tar xf task-1.6.0.tar
% cd task-1.6.0
% ./configure
...
% make