Update README.md

This commit is contained in:
Pierre-Francois Loos 2023-07-10 19:59:29 +02:00 committed by GitHub
parent b32869dea6
commit 3e966fb8d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ The QuAcK software can be downloaded on GitHub as a Git repository
git clone https://github.com/pfloos/QuAcK.git
```
Then, one must define the variable `QCMATH_ROOT` and install [PySCF](https://pyscf.org) using `pip`
Then, one must define the variable `QUACK_ROOT` and install [PySCF](https://pyscf.org) using `pip`
```
pip install pyscf
```