s/coderefinery/dev-cafe/; closes #244

This commit is contained in:
Radovan Bast
2018-06-20 17:10:31 +02:00
parent ebf3264642
commit e12b47e287
55 changed files with 114 additions and 114 deletions

View File

@ -25,7 +25,7 @@ Now we create ``cmake/`` and fetch ``update.py``::
$ mkdir cmake # does not have to be called "cmake" - take the name you prefer
$ cd cmake
$ wget https://github.com/coderefinery/autocmake/raw/master/update.py
$ wget https://github.com/dev-cafe/autocmake/raw/master/update.py
$ python update.py --self
Now from top-level our file tree looks like this::
@ -60,7 +60,7 @@ Now we edit ``cmake/autocmake.yml`` to look like this::
- Fortran
- C
url_root: https://github.com/coderefinery/autocmake/raw/master/
url_root: https://github.com/dev-cafe/autocmake/raw/master/
modules:
- compilers: