Merge remote-tracking branch 'esalguero_hf/main'
Browse files
README.md
CHANGED
@@ -98,7 +98,7 @@ docker run -p 8000:8000 algorithmic-trading
|
|
98 |
|
99 |
1. Clone the repository:
|
100 |
```bash
|
101 |
-
git clone https://
|
102 |
cd algorithmic_trading
|
103 |
```
|
104 |
|
|
|
98 |
|
99 |
1. Clone the repository:
|
100 |
```bash
|
101 |
+
git clone https://huggingface.co/esalguero/algorithmic_trading
|
102 |
cd algorithmic_trading
|
103 |
```
|
104 |
|