Skip to content

Commit 5445717

Browse files
committed
[README] add pip installation instruction
1 parent 29f0515 commit 5445717

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ As simple as that:
2020
conda install pycppad -c conda-forge
2121
```
2222

23+
### Installation via PyPI
24+
25+
As simple as that:
26+
```bash
27+
pip install pycppad
28+
```
29+
2330
### Installation by source
2431

2532
#### Dependencies

0 commit comments

Comments
 (0)