Update GitHub clone URLs to chrisnov-it

This commit is contained in:
chrisnov-it
2026-05-19 17:30:45 +08:00
parent 383ae414b2
commit 63d39cd98c
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ on `main`.
1. Clone the repository:
```bash
git clone https://github.com/rebarakaz/quantumbotx.git
git clone https://github.com/chrisnov-it/quantumbotx.git
cd quantumbotx
```
+1 -1
View File
@@ -24,7 +24,7 @@ QuantumBotX is an intelligent, modular trading bot platform built for MetaTrader
### Installation Steps
1. Clone the repository:
```bash
git clone https://github.com/rebarakaz/quantumbotx.git
git clone https://github.com/chrisnov-it/quantumbotx.git
cd quantumbotx
```
+1 -1
View File
@@ -14,7 +14,7 @@ Get up and running with QuantumBotX in under 10 minutes!
### Step 1: Download QuantumBotX
```bash
git clone https://github.com/rebarakaz/quantumbotx.git
git clone https://github.com/chrisnov-it/quantumbotx.git
cd quantumbotx
```