Skip to content

Commit

Permalink
Update installation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Hung Pham authored and Hung Pham committed May 23, 2023
1 parent 0917910 commit 2383f2c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ MCU is a comprehensive package for the analysis of periodic wavefunctions and cr

# Installation

### Install with pip
```
pip install mcu
```

### Install with conda (macOS)
```
conda install -c hqp mcu
```
Expand Down

0 comments on commit 2383f2c

Please sign in to comment.