diff --git a/README.md b/README.md index dcaf7d02..d8e24901 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@
--- @@ -59,7 +59,7 @@ All code in Predix is originally written and implemented independently. Predix e ```bash # Clone repository -git clone https://github.com/PredixAI/predix +git clone https://github.com/TPTBusiness/Predix cd predix # Create conda environment @@ -335,7 +335,7 @@ If you use Predix in your research, please cite the underlying framework: ## Support -- **Issues**: [GitHub Issues](https://github.com/PredixAI/predix/issues) +- **Issues**: [GitHub Issues](https://github.com/TPTBusiness/Predix/issues) - **Documentation**: [Read the Docs](https://rdagent.readthedocs.io/) ---