Skip to content

Commit 9b8f4e9

Browse files
committed
update readme.md
1 parent a6b8d31 commit 9b8f4e9

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,7 @@ Python implementation for Balu, a computer vision, pattern recognition and image
77

88
## Installing pybalu
99

10-
Python 3.6 or higher is required to use this package. In order to install, first you must install all pybalu dependencies:
11-
```bash
12-
$ pip install --upgrade numpy scipy imageio scikit-image scikit-learn tqdm
13-
```
14-
15-
Finally, to install pybalu, simply run
10+
Python 3.6 or higher is required to use this package. In order to install pybalu, simply run
1611

1712
```bash
1813
$ pip install pybalu

0 commit comments

Comments
 (0)