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