diff options
| author | Yuval Adam <_@yuv.al> | 2025-05-14 23:00:19 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-05-14 23:00:19 +0200 |
| commit | 8da4340b63a0407a609ee89d96c0798813e5af78 (patch) | |
| tree | 46bd247e8a2739a6a993e64a39db4335a967b14f | |
| parent | 373f1811653e198cbcff53b5bc0761d6b21c3ac9 (diff) | |
Update README
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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: |
