users don't need to run autogen from the tarball

This commit is contained in:
Charles Kerr
2007-10-24 17:26:06 +00:00
parent 4de96678f4
commit 6e57f5e25e

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