Edwin Salguero
commited on
Commit
·
c1f2fac
1
Parent(s):
9f44dc9
Update README.md
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ A sophisticated algorithmic trading system that combines reinforcement learning
|
|
| 47 |
|
| 48 |
### 1. Clone the Repository
|
| 49 |
```bash
|
| 50 |
-
git clone https://github.com/
|
| 51 |
cd algorithmic_trading
|
| 52 |
```
|
| 53 |
|
|
|
|
| 47 |
|
| 48 |
### 1. Clone the Repository
|
| 49 |
```bash
|
| 50 |
+
git clone https://github.com/ParallelLLC/algorithmic_trading.git
|
| 51 |
cd algorithmic_trading
|
| 52 |
```
|
| 53 |
|