Skip to content

Commit fed5ff5

Browse files
authored
Update README.md
1 parent 2c07123 commit fed5ff5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,15 @@ For Windows installation
88
```
99
pip install numpy
1010
pip install pandas
11+
pip install matplotlib
12+
1113
```
1214
For Linux installation
1315
```
1416
sudo apt-get install python-pip
1517
sudo pip install numpy
1618
sudo pip install pandas
19+
sudo pip install matplotlib
1720
```
1821

1922
## Steps :

0 commit comments

Comments
 (0)