diff --git a/README.md b/README.md index e38556ffa..c8fb038b7 100644 --- a/README.md +++ b/README.md @@ -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