diff --git a/doc/installation.md b/doc/installation.md index 17fa5de..5fee85a 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -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