Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmnaughton committed Apr 15, 2020
1 parent fc40db3 commit 931f12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PyElastica is the python implementation of **Elastica**, which is a *free* and *
The current version of PyElastica released here is the educational version. This version is a straight forward Python implementation of the Elastica code making heavy use of numpy. As such, it is very slow. We are working on a significantly accelerated Python version of the code that we hope to release soon.

## Installation
The easiest way to install PyElastica is with PIP **(not yet implemented)**. PyElastica requires Python 3.7.
The easiest way to install PyElastica is with PIP. PyElastica requires Python 3.7.

~~~python
pip install pyelastica
Expand Down

0 comments on commit 931f12d

Please sign in to comment.