1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-18 17:03:43 +02:00

Revert "Changed install instructions in README and README.md. #15"

This reverts commit d450a9b77f.
This commit is contained in:
vijay gopal chilkuri 2021-05-25 08:58:45 +05:30
parent d450a9b77f
commit d87621c391

View File

@ -27,8 +27,7 @@ in org-mode files and produce the source code and the documentation from these f
## For maintainers
```
python tools/build_makefile.py
autoreconf -i
autoreconf
QMCKL_DEVEL=1 ./configure --enable-debug
make
make check