diff --git a/README.md b/README.md index f2d3c27..9bc1e46 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ HOPS (Homelab Orchestration Provisioning Script) automates the deployment of a c ### 1. Download HOPS ```bash -git clone https://github.com/yourusername/hops.git +git clone https://github.com/skiercm/hops.git cd hops chmod +x hops.sh ``` @@ -308,7 +308,7 @@ We welcome contributions! Please: ### Development Setup ```bash -git clone https://github.com/yourusername/hops.git +git clone https://github.com/skiercm/hops.git cd hops # Make changes to scripts # Test with: sudo ./hops.sh @@ -336,4 +336,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file **Made with ❤️ for the homelab community** -*HOPS - Making homelab deployment simple, secure, and reliable.* \ No newline at end of file +*HOPS - Making homelab deployment simple, secure, and reliable.*