Skip to content

Commit

Permalink
Fix typo in deepsparse-readme.md (#1340)
Browse files Browse the repository at this point in the history
enviornment -> environment
  • Loading branch information
eltociear authored Oct 23, 2023
1 parent 63b75e0 commit 6e735b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 6e735b1

Please sign in to comment.