Skip to content

Commit

Permalink
Update installation_guide.md (#1989)
Browse files Browse the repository at this point in the history
Correct typo in installation doc
  • Loading branch information
thuang6 authored Aug 30, 2024
1 parent 093c966 commit e9f06af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pip install neural-compressor[tf]
pip install neural-compressor
```
```Shell
# Framework extension API + TensorFlow dependency
# Framework extension API + PyTorch dependency
pip install neural-compressor-pt
```
```Shell
Expand Down

0 comments on commit e9f06af

Please sign in to comment.