Skip to content

Commit c746b9f

Browse files
authored
readme: update content
1 parent f53d54d commit c746b9f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ EigenPy — Efficient Python bindings between Numpy/Eigen
1919

2020
## Setup
2121

22-
The installation of **EigenPy** on your computer is made easy for Linux/BSD and Mac OS X environments.
22+
The installation of **EigenPy** on your computer is made easy for Linux/BSD, Mac OS X and Windows environments.
2323

2424
### The Conda approach
2525

@@ -69,10 +69,6 @@ and then install **EigenPy** for Python 3.x with:
6969
```
7070
brew install eigenpy
7171
```
72-
or for Python 2.7:
73-
```
74-
brew install eigenpy@2
75-
```
7672

7773
## Credits
7874

0 commit comments

Comments
 (0)