You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,11 @@ qMakeTorrent is an advanced torrent creator with batch capability.
13
13
[Click here](http://whitehat2k9.github.com/qMakeTorrent/bin/qMakeTorrent-1.0.1-win32.zip) to download
14
14
a prebuilt version for Windows.
15
15
16
-
*You may need to download the [Microsoft Visual C++ 2010 SP1 Redistributable Package (x86)](http://www.microsoft.com/en-us/download/details.aspx?id=8328).
16
+
You may need to download the [Microsoft Visual C++ 2010 SP1 Redistributable Package (x86)](http://www.microsoft.com/en-us/download/details.aspx?id=8328).
17
17
18
18
### Linux/UNIX
19
-
Requires a Qt4 development environment, C++/Boost 1.46+, and a recent version of libtorrent (>= 0.15.x).
19
+
Download a [stable release version](https://github.com/whitehat2k9/qMakeTorrent/tags) or clone the latest development source from GitHub.
20
+
Building qMakeTorrent requires a Qt4 development environment, C++/Boost 1.46+, and a recent version of libtorrent (>= 0.15.x).
0 commit comments