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
|
||||||
|
|||||||
Reference in New Issue
Block a user