Skip to content

Commit 6440c84

Browse files
authored
Update the installation guide in README.md (#205)
1 parent 2a41981 commit 6440c84

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,13 @@ Please use the following citation in any publication using `gbasis` library:
3333
3434
## Installation
3535

36-
[See the website for installation instructions.](https://gbasis.qcdevs.org/installation.html)
36+
To install the latest release of `qc-gbasis`, run as follows:
37+
38+
```bash
39+
python -m pip install qc-gbasis
40+
```
41+
42+
See https://gbasis.qcdevs.org/installation.html for full details.
3743

3844
## Contributing
3945

0 commit comments

Comments
 (0)