Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
allegro0132 committed Jul 18, 2022
1 parent 817b5ff commit 1474290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ For more information and introductions, test cases in `pyqhe/pytest` are also in
The package is purely written in Python.

- Pull the repository
```python
```bash
git pull https://github.com/allegro0132/PyQHE.git
```

- PyQHE can be obtained via pip as:
```python
pip install ./pyqhe
pip install .
```

## Advantages
Expand Down

0 comments on commit 1474290

Please sign in to comment.