users don't need to run autogen from the tarball

This commit is contained in:
Charles Kerr 2007-10-24 17:25:41 +00:00
parent f71319b90f
commit e97eb7ac9e
1 changed files with 0 additions and 1 deletions

1
README
View File

@ -20,7 +20,6 @@ Building a Transmission release from the command line:
$ tar xvfz transmission-0.90.tar.gz
$ cd transmission-0.90
$ ./autogen.sh
$ ./configure -q && make -s
$ su (if necessary for the next line)
$ make install