Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanAkkerman authored May 23, 2024
1 parent 41bfad9 commit 05460a5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,7 @@ Leveraging `mplfinance`—built on the foundation of the widely-used `matplotlib
## Dependencies
The required packages to run this code can be found in the `requirements.txt` file. To run this file, execute the following code block:
```
$ pip install -r requirements.txt
```
Alternatively, you can install the required packages manually like this:
```
$ pip install <package>
pip install -r requirements.txt
```

## How to run
Expand Down

0 comments on commit 05460a5

Please sign in to comment.