Skip to content

Commit 57f3739

Browse files
committed
Deleted support for pip in README
1 parent c5f4a75 commit 57f3739

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff 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
2222
These 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
2828
Download 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
```

0 commit comments

Comments
 (0)