From 8da4340b63a0407a609ee89d96c0798813e5af78 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 14 May 2025 23:00:19 +0200 Subject: Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 91cfe57..efa771d 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Unified data for Pikud Ha'Oref. All data is versioned, but you can run the build and fetch scripts to update all files: ```bash -$ poetry install -$ poetry run build -$ poetry run fetch +$ uv sync +$ uv run build +$ uv run fetch ``` Currently supports: -- cgit v1.3.1