Update tutorial.md

This commit is contained in:
Valerio Ageno
2024-06-25 14:26:01 +02:00
committed by GitHub
parent db0a2d9d1d
commit 208b49cfc8
+1 -1
View File
@@ -53,7 +53,7 @@ $ tuono new tuono-tutorial
Get into the project folder and install the dependencies with:
```bash
$ pnpm install
$ npm install
```
Open it with your favourite code editor.