Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
anabiman committed Jul 21, 2023
1 parent bc5a869 commit 3dc8b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pip install pygran

This will install a basic version of pygran. For a full installation (that includes mpi4py, vtk, etc.), run:
```bash
pip install pygran[extras]
pip install pygran[extra]
```

## Basic Usage
Expand Down

0 comments on commit 3dc8b71

Please sign in to comment.