Skip to content

Commit 946d4bf

Browse files
committed
2 parents 51f0e8d + 6bb996e commit 946d4bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/polyfempy/badges/platforms.svg)](https://anaconda.org/conda-forge/polyfempy)
88
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/polyfempy/badges/installer/conda.svg)](https://conda.anaconda.org/conda-forge)
99

10-
1110
The Python bindings are in alpha. Expect a lot of API changes and possible bugs. Use at your own peril!
1211

1312
<br/>
1413
To use the Python bindings, clone the current repository and use `pip` to install:
14+
1515
```
16+
cd polyfem-python/
1617
pip install .
1718
```
1819

0 commit comments

Comments
 (0)