Skip to content

Commit 4dd0566

Browse files
authored
Add py2 note
[skip ci]
1 parent 4f96d64 commit 4dd0566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Convenient way to automate OOF computation, prediction and bagging using any num
4848

4949
# Installation
5050

51-
***Note:*** On Linux don't forget to use `pip/pip3` (or `python/python3`) to install package for desired version
51+
***Note:*** Python 3.5 or higher is required. If you’re still using Python 2.7 or 3.4 see [installation details here](https://github.com/vecxoz/vecstack/blob/master/PY2.md)
5252

5353
* ***Classic 1st time installation (recommended):***
5454
* `pip install vecstack`

0 commit comments

Comments
 (0)