diff --git a/README.md b/README.md index d2091bb..1fe6cb0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ An approach to user interfaces based in denotational design. ![demo](./demo.gif) -# How to run +# Running the TodoMVC example -Run: `npm install && spago build && npm run parcel` +Run: `npm run todomvc`