We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341ba88 commit 97531feCopy full SHA for 97531fe
README.md
@@ -34,7 +34,7 @@
34
1. install python 3.8+ using [Python installer for Windows](https://www.python.org/downloads/windows/).
35
- (in Optional Features, you have to check tcl/tk and IDLE to install tkinter module)
36
2. Install the module written above using below.
37
- - `pip install pandas seaborn matplotlib msvc-runtime`.
+ - type `pip install pandas seaborn matplotlib msvc-runtime` in cmd.
38
- (if you installed Microsoft Visual C++ Redistributable Package, you dont need msvc-runtime.)
39
3. run python file and select csv files.
40
4. Enter GraphTitle and TestSetup,TestInfo.(if you left blank, it will be omitted)
0 commit comments