From 9e1ca21c92f97f981434bd0a90a102acfe1e5e7a Mon Sep 17 00:00:00 2001 From: john Date: Fri, 4 Apr 2025 16:34:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2144ea3..0c7d8ac 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Im using some [heroicons](https://heroicons.dev/) icons (or [alternatively](https://heroicons.com/)) ## Rendering it -You can render it with `build.ts`. You need to have chromium installed \ No newline at end of file +You can render it with `deno build.ts`. You need to have chromium installed (and deno obviously) \ No newline at end of file