Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 36927e2

Browse files
authored
add deno template to command
1 parent 0a9b992 commit 36927e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/deno/byo-deep-research.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you haven't already install Nitric CLI by following the [official installatio
3939
Then create a new Nitric project with:
4040

4141
```bash
42-
nitric new deep-research
42+
nitric new deep-research ts-starter-deno
4343
cd deep-research
4444
```
4545

0 commit comments

Comments
 (0)