From 9170269e06645651d9a4e3c1064c28b2c5b10489 Mon Sep 17 00:00:00 2001 From: Alex McLean Date: Sun, 1 Jan 2023 00:34:53 +0000 Subject: [PATCH] Update README.md --- my-patterns/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/my-patterns/README.md b/my-patterns/README.md index f504d328..5e9b14c4 100644 --- a/my-patterns/README.md +++ b/my-patterns/README.md @@ -2,9 +2,10 @@ This directory can be used to save your own patterns. -0. fork the strudel repo -1. Save one or more .txt files here. -2. and run `npm run repl` +0. fork and clone the strudel repository +1. run `npm run setup` in the strudel folder +1. Save one or more .txt files in this folder +2. run `npm run repl` in the top-level strudel folder 3. open `http://localhost:3000/my-patterns` ! ## deploy