Skip to content

Commit 5fa581c

Browse files
authored
Put hint to use git develop rather than master branch in README
1 parent a4ceb1a commit 5fa581c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ You can download them from [file hosting on sourceforge.net](https://sourceforge
2828
## Installation from Source
2929

3030
Download from project homepage, https://xianyi.github.com/OpenBLAS/, or check out the code
31-
using Git from https://github.com/xianyi/OpenBLAS.git.
31+
using Git from https://github.com/xianyi/OpenBLAS.git. (If you want the most up to date version, be
32+
sure to use the develop branch - master is several years out of date due to a change of maintainership.)
3233
Buildtime parameters can be chosen in Makefile.rule, see there for a short description of each option.
3334
Most can also be given directly on the make or cmake command line.
3435

0 commit comments

Comments
 (0)