Update README.md
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
georgew 2026-01-27 18:24:30 +00:00
parent 3de474fbd2
commit 035cbf3561

View file

@ -43,7 +43,7 @@ The goal of this project is to create a persistent, historical record of local s
### Quick Start ### Quick Start
1. **Clone the repo:** 1. **Clone the repo:**
```bash ```bash
git clone [https://github.com/your-username/surf-hub.git](https://github.com/your-username/surf-hub.git) git clone https://git.georgew.dev/<YOUR_USERNAME>/surf-hub.git
cd surf-hub cd surf-hub
2. **Configure environment:** 2. **Configure environment:**
Create a .env file with your API credentials and InfluxDB tokens. Create a .env file with your API credentials and InfluxDB tokens.