Skip to content

Commit 2f00085

Browse files
Update readme.md
1 parent d842774 commit 2f00085

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ A simple financial portfolio GUI for managing a Robinhood and Fidelity account u
66

77
## To Run
88
- install Python3 and PIP packages listed below
9-
- open terminal or command prompt and enter `python index.py` or `python3 index.py`
9+
- open terminal or command prompt and enter `python3 index.py`
1010

11-
## PIP Installations
11+
## PIP3 Installations Required
1212
- async_tkinter_loop
1313
- yahoo_finance_async
14+
- pandas
1415

1516
## Other resources
1617

0 commit comments

Comments
 (0)