Skip to content

Commit b1d3339

Browse files
committed
Updated README with pypi info
1 parent 1aa3ca5 commit b1d3339

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@ Unsatisfiable Subset (MUS) functionalities of `clingexplaid` together with the n
99

1010
### From Source
1111

12-
`pip install .`
12+
```bash
13+
pip install .
14+
```
1315

1416
### From PyPi
1517

16-
`coming soon`
18+
```bash
19+
pip install explaidllm
20+
```
1721

1822
## Configuration
1923

0 commit comments

Comments
 (0)