Skip to content
Snippets Groups Projects
Unverified Commit c746b9f5 authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

readme: update content

parent f53d54d7
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen ...@@ -19,7 +19,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen
## Setup ## Setup
The installation of **EigenPy** on your computer is made easy for Linux/BSD and Mac OS X environments. The installation of **EigenPy** on your computer is made easy for Linux/BSD, Mac OS X and Windows environments.
### The Conda approach ### The Conda approach
...@@ -69,10 +69,6 @@ and then install **EigenPy** for Python 3.x with: ...@@ -69,10 +69,6 @@ and then install **EigenPy** for Python 3.x with:
``` ```
brew install eigenpy brew install eigenpy
``` ```
or for Python 2.7:
```
brew install eigenpy@2
```
## Credits ## Credits
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment