1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-10 16:34:58 +00:00

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
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