Skip to content

Commit 915a04a

Browse files
authored
Update README.md
1 parent af63c45 commit 915a04a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,18 @@ Matplotlib is not a part of the Standard Libraries which is installed by default
5656

5757
These are online read-only versions.
5858

59+
---
60+
61+
## Install Matplotlib Module:
62+
63+
Open your [![Anaconda](https://img.shields.io/badge/Anaconda-342B029.svg?&style=flate&logo=anaconda&logoColor=white)](https://www.continuum.io/downloads) Prompt <img alt="propmt" src="https://img.shields.io/badge/-__-000000?style=flat-square&logo=Plex&logoColor=white"> and type and run the following command (individually):
64+
65+
- pip install matplotlib
66+
67+
68+
Once Installed now we can import it inside our python code.
69+
70+
---
5971

6072
## Frequently asked questions ❔
6173

0 commit comments

Comments
 (0)