Skip to content

Commit

Permalink
Update the installation guide in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM committed Oct 2, 2024
1 parent 2a41981 commit 83e0108
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,13 @@ Please use the following citation in any publication using `gbasis` library:
## Installation

[See the website for installation instructions.](https://gbasis.qcdevs.org/installation.html)
To install the latest release of `qc-gbasis`, run as follows:

```bash
python -m pip install qc-gbasis
```

See https://gbasis.qcdevs.org/installation.html for full details.

## Contributing

Expand Down

0 comments on commit 83e0108

Please sign in to comment.