Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 5beb113

Browse files
authored
Update install.mdx
corrected product name
1 parent 940c1fb commit 5beb113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/get-started/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It is recommended to install in a [virtual environment](https://docs.python.org/
1414

1515
## Quick Start
1616

17-
To begin using the Deep Sparse Platform, run the following commands which install standard setups for deployment with [DeepSparse](../../products/deepsparse) and model training/optimization with [SparseML](../../products/sparseml):
17+
To begin using the Deep Sparse Platform, run the following commands which install standard setups for deployment with the [DeepSparse Engine](../../products/deepsparse) and model training/optimization with [SparseML](../../products/sparseml):
1818

1919
```bash
2020
pip install deepsparse[server] sparseml[torch,torchvision]

0 commit comments

Comments
 (0)