Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yesil committed Nov 15, 2024
1 parent 9b1c17b commit 41294be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Libraries like Redux, Zustand, and Nanostores treat the state as a typeless obje
Add the picosm dependency

```bash
npm add https://github.com/yesil/picosm/releases/download/v1.0.0/picosm-1.0.0.tgz
npm add https://github.com/yesil/picosm/releases/download/v1.0.1/picosm-1.0.1.tgz
```

See the demo app source code: https://github.com/yesil/picosm/tree/main/app
Expand Down

0 comments on commit 41294be

Please sign in to comment.