From b7f8e92aed8bad278a96722da546f9822c6f7e9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Jaro=C5=A1?= Date: Sat, 9 Sep 2023 21:30:35 +0200 Subject: [PATCH] Update readme.md Change-Id: I6702930fc927ddedf15fc93a093070d5c464c9c0 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abe51d3..be4b7bb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ 2. Paste content to file `@toolkit:registry=https://npm.romanjaros.dev` 3. Use `pnpm dlx @toolkit/seedling --name hello-world --port 90 --monorepo T ./app` - instead of `./app` use can use curent folder, `.` or `./` +4. Use `pnpm dev` to start ## Parameters