Skip to content

Commit b00d73a

Browse files
authored
Update README.md
1 parent e317d0f commit b00d73a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ The torchao package contains apis and workflows used to apply AO techniques like
66

77
## Installation
88

9-
clone repository and install package:
9+
1. From PyPI:
10+
```
11+
pip install torchao
12+
```
13+
14+
2. From source:
1015

1116
```
1217
git clone https://github.com/pytorch-labs/ao

0 commit comments

Comments
 (0)