From d31f4d4deac24da582de7a16574202af363a56d2 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Sun, 24 Nov 2024 14:28:38 -0500 Subject: [PATCH] Install note --- sites/cursed.graphics/wrangler.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/cursed.graphics/wrangler.toml b/sites/cursed.graphics/wrangler.toml index d5c13cd..894279a 100644 --- a/sites/cursed.graphics/wrangler.toml +++ b/sites/cursed.graphics/wrangler.toml @@ -8,4 +8,5 @@ bucket_name = "cursed-graphics" preview_bucket_name = "cursed-graphics" [build] +# Install with: cargo install worker-build command = "worker-build --release"