mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
Update README with missing 'cd build' command
This commit is contained in:
@@ -29,6 +29,7 @@ For a more detailed description, and dependencies, visit: https://github.com/tra
|
|||||||
$ tar xf transmission-2.92.tar.xz
|
$ tar xf transmission-2.92.tar.xz
|
||||||
$ cd transmission-2.92
|
$ cd transmission-2.92
|
||||||
$ mkdir build
|
$ mkdir build
|
||||||
|
$ cd build
|
||||||
$ cmake ..
|
$ cmake ..
|
||||||
$ make
|
$ make
|
||||||
$ sudo make install
|
$ sudo make install
|
||||||
|
|||||||
Reference in New Issue
Block a user