Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fou3fou3 authored Dec 29, 2023
1 parent 3b3571b commit ed25554
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 @@ -34,7 +34,7 @@ The trading logic is implemented in a Flask web application that serves as an AP
### Prerequisites

- Python 3.10 and higher
- Install required Python packages: `conda activate auto-trading && conda env update -n my_env --file environment.yml` on linux/unix
- Install required Python packages: `conda activate auto-trading && conda env update -n auto-trading --file environment.yml` on linux/unix
- Install redis using: `sudo apt-get update && sudo apt-get install redis `

### Configuration
Expand Down

0 comments on commit ed25554

Please sign in to comment.