docs: update package name in installation instructions

This commit is contained in:
Fischer Moseley 2024-11-27 21:30:12 -08:00
parent f43732354d
commit 1e9e7081ed
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pip install --upgrade pip
The latest release of Manta can be installed from PyPI with:
```bash
pip install --upgrade manta-python
pip install --upgrade manta-fpga
```
## Development Snapshot