diff options
| -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: |
