mirror of
https://github.com/transmission/transmission
synced 2025-02-21 21:57:01 +00:00
Update README with missing 'cd build' command
This commit is contained in:
parent
c11f2870fd
commit
79833abdf1
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ For a more detailed description, and dependencies, visit: https://github.com/tra
|
|||
$ tar xf transmission-2.92.tar.xz
|
||||
$ cd transmission-2.92
|
||||
$ mkdir build
|
||||
$ cd build
|
||||
$ cmake ..
|
||||
$ make
|
||||
$ sudo make install
|
||||
|
|
Loading…
Reference in a new issue