diff --git a/examples/ultralytics-yolo/ultralytics-readmes/deepsparse-readme.md b/examples/ultralytics-yolo/ultralytics-readmes/deepsparse-readme.md index d0ba234a20..1607e81961 100644 --- a/examples/ultralytics-yolo/ultralytics-readmes/deepsparse-readme.md +++ b/examples/ultralytics-yolo/ultralytics-readmes/deepsparse-readme.md @@ -65,7 +65,7 @@ We will walk through an example benchmarking and deploying a sparse version of Y ### Install DeepSparse -Run the following to install DeepSparse. We recommend you use a virtual enviornment with Python. +Run the following to install DeepSparse. We recommend you use a virtual environment with Python. ```bash pip install deepsparse[server,yolo,onnxruntime]