Changed typo in readme

This commit is contained in:
2025-01-28 23:21:58 +01:00
parent 85b4d73f4e
commit 2655779fac

View File

@@ -10,7 +10,7 @@ as well as a graph showing the last 24 hours of measurements.
### Station List
- Complete list of all flood monitoring stations
- Fltering by station label
- Filtering by station label
### Detailed Station View
- Line graphs showing water levels over the past 24 hours
@@ -25,7 +25,7 @@ as well as a graph showing the last 24 hours of measurements.
1. Clone the repository:
```bash
git clone https://github.com/yourusername/floodwatch.git
git clone https://git.skup.in/marco/floodwatch
```
2. Install dependencies:
```bash