Skip to content

Commit e178835

Browse files
committed
update installation method on documenation
1 parent dd06379 commit e178835

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/index.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77

88
## Installation
99

10-
* Install through pip: `pip install git+https://github.com/qiauil/ConvDO`
10+
* Install through pip: `pip install ConvDO`
11+
* Install the latest version through pip: `pip install git+https://github.com/qiauil/ConvDO`
1112
* Install locally: Download the repository and run `./install.sh` or `pip install .`
1213

1314
## Feature
@@ -33,4 +34,4 @@ If you need to solve more complex PDEs using differentiable functions, please ha
3334
* [PhiFlow](https://github.com/tum-pbs/PhiFlow): A differentiable PDE solving framework for machine learning
3435
* [Exponax](https://github.com/Ceyron/exponax): Efficient Differentiable n-d PDE solvers in JAX.
3536

36-
For more research on physics based deep learning research, please visit the website of [our research group at TUM](https://ge.in.tum.de/publications/).
37+
For more research on physics based deep learning research, please visit the website of [our research group at TUM](https://ge.in.tum.de/publications/).

0 commit comments

Comments
 (0)