From 63d39cd98cd594e282b687e4a828966f32ceabdc Mon Sep 17 00:00:00 2001 From: chrisnov-it Date: Tue, 19 May 2026 17:30:45 +0800 Subject: [PATCH] Update GitHub clone URLs to chrisnov-it --- README.md | 2 +- docs/beginner_guide.md | 4 ++-- docs/quick_start.md | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5c2c312..ab9dee9 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/docs/beginner_guide.md b/docs/beginner_guide.md index bf9934d..f019e53 100644 --- a/docs/beginner_guide.md +++ b/docs/beginner_guide.md @@ -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 ``` @@ -230,4 +230,4 @@ After mastering the basics: 3. **Customize Parameters**: Fine-tune strategies for specific markets 4. **Expand to Multiple Markets**: Trade Forex, Gold, and Crypto -Remember: Trading involves significant risk. Always start with demo accounts and never risk money you cannot afford to lose. QuantumBotX is designed to help you learn and trade more effectively, but success depends on your discipline and risk management. \ No newline at end of file +Remember: Trading involves significant risk. Always start with demo accounts and never risk money you cannot afford to lose. QuantumBotX is designed to help you learn and trade more effectively, but success depends on your discipline and risk management. diff --git a/docs/quick_start.md b/docs/quick_start.md index 4147166..2c8cea1 100644 --- a/docs/quick_start.md +++ b/docs/quick_start.md @@ -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 ``` @@ -167,4 +167,4 @@ After your first week: --- -**Congratulations!** You've successfully set up and started your first trading bot. Remember, successful trading is about consistency and risk management, not huge profits. Take your time to learn the system and build good habits. \ No newline at end of file +**Congratulations!** You've successfully set up and started your first trading bot. Remember, successful trading is about consistency and risk management, not huge profits. Take your time to learn the system and build good habits.