From 430391ff4d0a019e5a407c1277abf64ba0a20190 Mon Sep 17 00:00:00 2001 From: Felix Delattre Date: Thu, 11 Jun 2026 16:14:05 +0200 Subject: [PATCH] Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bf844d..63852f1 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Step 3 S3 download uses CDSE OpenEO (`SENTINEL3_SYN_L2_SYN`). Set `CDSE_USER` an -`python3 -m http.server 8080` the webapp on [http://localhost:8000/index.html](http://localhost:8000/index.html). Requires step 5 output (`data/metrics/manifest.json`). +`python3 -m http.server 8080` runs the webapp on [http://localhost:8000/index.html](http://localhost:8000/index.html). Requires step 5 output (`data/metrics/manifest.json`). ---