Skip to content

Commit e9f06af

Browse files
authored
Update installation_guide.md (#1989)
Correct typo in installation doc
1 parent 093c966 commit e9f06af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pip install neural-compressor[tf]
6363
pip install neural-compressor
6464
```
6565
```Shell
66-
# Framework extension API + TensorFlow dependency
66+
# Framework extension API + PyTorch dependency
6767
pip install neural-compressor-pt
6868
```
6969
```Shell

0 commit comments

Comments
 (0)