aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <horea.christ@yandex.com>2018-08-20 00:15:50 +0200
committerHorea Christian <horea.christ@yandex.com>2018-08-20 00:15:50 +0200
commitce87de8a9a7fa8d57c6bd94608cd2b83b1faf8c4 (patch)
tree3179d17a7c0561604af7f2191c7652a81df188b5 /README.md
parentBLAS/LAPACK migration instructions (diff)
downloadsci-ce87de8a9a7fa8d57c6bd94608cd2b83b1faf8c4.tar.gz
sci-ce87de8a9a7fa8d57c6bd94608cd2b83b1faf8c4.tar.bz2
sci-ce87de8a9a7fa8d57c6bd94608cd2b83b1faf8c4.zip
Distributing LAPACK migration files alongside overlay
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cda4ca018..eb652ee93 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ A fix [is being considered](https://github.com/gentoo/sci/issues/805), bit is st
In the mean time, the most automated and up-to-date solution (building on [the original one](https://wiki.gentoo.org/wiki/User_talk:Houseofsuns)) is to run:
```
-wget https://raw.githubusercontent.com/IBT-FMI/NeuroGentooProject/master/SharedPrefix/sci-lapack
-wget https://raw.githubusercontent.com/IBT-FMI/NeuroGentooProject/master/SharedPrefix/lapack-migration.sh
+wget https://gitweb.gentoo.org/proj/sci.git/plain/scripts/sci-lapack
+wget https://gitweb.gentoo.org/proj/sci.git/plain/scripts/lapack-migration.sh
./lapack-migration.sh
```