Skip to content

Commit 5de0d8f

Browse files
authored
Update README.md
1 parent 37c7533 commit 5de0d8f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Finance_Tracker/README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,17 @@ Before you begin, ensure you have met the following requirements:
1717
You have installed the following python modules:
1818

1919
* `customtkinter`
20-
* `tkinter`
2120
* `matplotlib`
2221

2322
You can install these modules using pip:
2423

2524
```
26-
pip install customtkinter tkinter matplotlib
25+
pip install customtkinter matplotlib
2726
```
2827

2928
### How to run the script 🚀
3029

31-
1. Go to the file. python-mini-project/Finance_Tracker
30+
1. Go to the directory. python-mini-project/Finance_Tracker
3231

3332
2. Run this command on Terminal.
3433

0 commit comments

Comments
 (0)