From 4620f988126d2e98b82fb28511fda29d27ef8bc4 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Thu, 1 Jul 2021 19:24:35 +0200 Subject: [PATCH] Mention availability of the Windows binaries in the Releases section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 174f951f4..d7e0d60a7 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ We provide official binary packages for the following platform: * Windows x86/x86_64 -You can download them from [file hosting on sourceforge.net](https://sourceforge.net/projects/openblas/files/). +You can download them from [file hosting on sourceforge.net](https://sourceforge.net/projects/openblas/files/) or from the Releases section of the github project page, [https://github.com/xianyi/OpenBLAS/releases](https://github.com/xianyi/OpenBLAS/releases). ## Installation from Source