Skip to content

Commit

Permalink
Updated README file
Browse files Browse the repository at this point in the history
Fixed: a typo
  • Loading branch information
ahorisaac authored Feb 25, 2023
1 parent 6910bd5 commit 296705d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Install the following extensions on VSCode.
## Install Dependencies

Open the command line and run this command.
`pip install numpy pandas sklearn`
`pip install numpy pandas scikit-learn`

## Download Project

Expand Down

0 comments on commit 296705d

Please sign in to comment.