mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 10:06:09 +01:00
Changed install instructions in README and README.md. #15
This commit is contained in:
parent
2bbef647f5
commit
d450a9b77f
@ -27,7 +27,8 @@ in org-mode files and produce the source code and the documentation from these f
|
|||||||
## For maintainers
|
## For maintainers
|
||||||
|
|
||||||
```
|
```
|
||||||
autoreconf
|
python tools/build_makefile.py
|
||||||
|
autoreconf -i
|
||||||
QMCKL_DEVEL=1 ./configure --enable-debug
|
QMCKL_DEVEL=1 ./configure --enable-debug
|
||||||
make
|
make
|
||||||
make check
|
make check
|
||||||
|
Loading…
Reference in New Issue
Block a user