aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clp-dll/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/clp-dll/README.md b/clp-dll/README.md
index 6f67fa6..f1fc5f9 100644
--- a/clp-dll/README.md
+++ b/clp-dll/README.md
@@ -6,11 +6,11 @@ The COIN Linear Programming libraries are distributed as Windows DLLs that have
The binaries for the Clp library and required dependencies can be downloaded from:
-https://bintray.com/coin-or/download/Cbc
+<https://bintray.com/coin-or/download/Cbc>
The page lists multiple builds corresponding to different platforms and compiler versions. For simplicity and interoperability, the proper archive to download for Windows 10 64-bit is:
-**Cbc-refactor-win64-msvc16-md.zip**
+**[Cbc-refactor-win64-msvc16-md.zip](https://bintray.com/coin-or/download/download_file?file_path=Cbc-refactor-win64-msvc16-md.zip)**
The version of the compiler (*msvc16*) does help indicate on what versions of Windows the libraries will work. If Windows 7 compatibility is necessary, an older archive (*msvc14*) might be superior.