Update README.md
This commit is contained in:
@@ -98,7 +98,7 @@ HOPS (Homelab Orchestration Provisioning Script) automates the deployment of a c
|
|||||||
|
|
||||||
### 1. Download HOPS
|
### 1. Download HOPS
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/hops.git
|
git clone https://github.com/skiercm/hops.git
|
||||||
cd hops
|
cd hops
|
||||||
chmod +x hops.sh
|
chmod +x hops.sh
|
||||||
```
|
```
|
||||||
@@ -308,7 +308,7 @@ We welcome contributions! Please:
|
|||||||
|
|
||||||
### Development Setup
|
### Development Setup
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/hops.git
|
git clone https://github.com/skiercm/hops.git
|
||||||
cd hops
|
cd hops
|
||||||
# Make changes to scripts
|
# Make changes to scripts
|
||||||
# Test with: sudo ./hops.sh
|
# 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**
|
**Made with ❤️ for the homelab community**
|
||||||
|
|
||||||
*HOPS - Making homelab deployment simple, secure, and reliable.*
|
*HOPS - Making homelab deployment simple, secure, and reliable.*
|
||||||
|
|||||||
Reference in New Issue
Block a user