From d836e1ea9fd5b14c00e96d9a20155fd92549caf2 Mon Sep 17 00:00:00 2001 From: Reda Bacha Date: Sat, 12 Oct 2024 12:31:53 +0000 Subject: [PATCH] Update templates.md --- docs/guides/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/templates.md b/docs/guides/templates.md index 634dd5db7e5..2b65407ff29 100644 --- a/docs/guides/templates.md +++ b/docs/guides/templates.md @@ -30,6 +30,7 @@ If you want more control over your server or wish to deploy to a non-node runtim ```shellscript nonumber npx create-remix@latest --template remix-run/remix/templates/cloudflare npx create-remix@latest --template remix-run/remix/templates/cloudflare-workers +npx create-remix@latest --template remix-run/remix/templates/deno --package-manager deno npx create-remix@latest --template remix-run/remix/templates/express npx create-remix@latest --template remix-run/remix/templates/remix npx create-remix@latest --template remix-run/remix/templates/remix-javascript @@ -41,7 +42,6 @@ npx create-remix@latest --template remix-run/remix/templates/spa npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/arc npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/cloudflare-pages npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/cloudflare-workers -npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/deno npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/express npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/fly npx create-remix@latest --template remix-run/remix/templates/classic-remix-compiler/remix