Browse Source

Merge pull request #3289 from martin-frbg/issue3283

Update README to mention availability of the Windows binaries in the Releases section
tags/v0.3.16^2
Martin Kroeker GitHub 4 years ago
parent
commit
2376aa1e8c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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



Loading…
Cancel
Save