Skip to content

Commit b7dec7c

Browse files
committed
docs: add a README.md file under the templates directory
1 parent 8de9374 commit b7dec7c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

templates/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Use the following command to scaffold a project from a template:
2+
```bash
3+
npm create node-llama-cpp@latest
4+
```
5+
6+
> Don't use the templates in this repository directly. They are built to be used with `npm create` command ([learn more](https://node-llama-cpp.withcat.ai/guide/))

0 commit comments

Comments
 (0)