Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rdefeo authored May 18, 2021
1 parent 041e677 commit f35d348
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ The [nhl-led-scoreboard](https://github.com/riffnshred/nhl-led-scoreboard) proje

The [yfinance](https://github.com/ranaroussi/yfinance) python package must be installed. This can be achieved by running `pip3 install yfinance`. Since `yfinance` depends on
`numpy` and `pandas`, you may need to ensure they are up to date as well. This can be achieved by running `pip3 install yfinance --upgrade`.

Check out the [yfinance](https://github.com/ranaroussi/yfinance) for more information on installing, etc.

0 comments on commit f35d348

Please sign in to comment.