From fd08b2538883382837fc14506eb87b65a313a723 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Sat, 30 Mar 2024 16:03:43 +0100 Subject: [PATCH] simplify readme --- samples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/README.md b/samples/README.md index 96ad8af2..77a3e388 100644 --- a/samples/README.md +++ b/samples/README.md @@ -1,5 +1,5 @@ # samples folder 1. copy any samples to this folder -2. either run strudel locally (`pnpm dev` or `pnpm build && pnpm preview`), or run `npx @strudel/sampler` from this folder +2. run `npx @strudel/sampler` from this folder 3. add `samples('local:')` to your code