Skip to content

Commit f172e4f

Browse files
authored
Update README.md
readme: drop `--pre` from install
1 parent 5909217 commit f172e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This package provides utilities for saving and loading machine learning models u
1818
To install the package, you can use `pip`:
1919

2020
```bash
21-
pip install -U --pre litmodels
21+
pip install -U litmodels
2222
```
2323

2424
Or installing from source:

0 commit comments

Comments
 (0)