File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ __*It currently supports only the following formalisms and solvers:*__
1818
1919__ * We encourage any feedback, but we do NOT recommend it for production yet.* __
2020
21- # Getting Started (Installation and Usage)
21+ # Getting Started
2222These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
2323
2424## Prerequisites
@@ -27,8 +27,7 @@ It requires only [Python®](https://www.python.org) and the [Tornado](https:/
2727## Installing
2828Download the [ Latest Release] ( ../../releases/latest ) of _ PythonESE_
2929
30- Install via ` pip ` or
31-
30+ Go to the directory where you downloaded the release and run the following command:
3231```
3332 python setup.py install
3433```
You can’t perform that action at this time.
0 commit comments