Skip to content

Commit 43592fa

Browse files
committed
doc: pip installation
1 parent 6128fe2 commit 43592fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ New features and changes:
2525

2626
## Install
2727

28+
```bash
29+
pip install pytorch-posthoc-ema
30+
```
31+
32+
or
33+
2834
```bash
2935
poetry add pytorch-posthoc-ema
3036
```

0 commit comments

Comments
 (0)