Skip to content

Commit 9d0a1e4

Browse files
Add docs for how to install
1 parent b1cb800 commit 9d0a1e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
`egg-smol` is a Python package that provides bindings to the Rust library `egg-smol`,
44
allowing you to use e-graphs in Python for optimization, symbolic computation, and analysis.
55

6+
```shell
7+
pip install egg-smol
8+
```
9+
610
```{toctree}
711
tutorials
812
how-to-guides

0 commit comments

Comments
 (0)