This commit is contained in:
parent
3de474fbd2
commit
035cbf3561
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue