aboutsummaryrefslogtreecommitdiffstats
path: root/static-builds/README.md
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2025-07-15 16:56:09 -0700
committerGravatar Xithrius <[email protected]>2025-07-17 18:41:46 -0700
commitc91c5e31adb87d93199115f0c9fb1097e28f72b6 (patch)
tree3544c07ca4e5c924d9a881923fc2308d46edab3f /static-builds/README.md
parentInstallation of project dependencies guide migrated to uv (diff)
Other references/usages of poetry migrated to uv
Diffstat (limited to 'static-builds/README.md')
-rw-r--r--static-builds/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/static-builds/README.md b/static-builds/README.md
index afd34bb0..8eed267e 100644
--- a/static-builds/README.md
+++ b/static-builds/README.md
@@ -17,9 +17,9 @@ They are split into two parts:
To get started with building, you can use the following command:
```shell
-poetry install
+uv sync
python -m pip install httpx==0.19.0
-poetry run task static
+uv run task static
```
Alternatively, you can use the [Dockerfile](/Dockerfile) and extract the build.