docs: install from the v1.0.0 release tarball on git.dreamodus.software

This commit is contained in:
Dreamodus 2026-07-13 02:00:31 -07:00
parent 54d006b137
commit b3eaa604c2
5 changed files with 28 additions and 9 deletions

View file

@ -5,9 +5,11 @@ headless core, any number range, any decimal precision, and colors you fully con
Zero runtime dependencies.
```
npm install dreamknob
pnpm add https://git.dreamodus.software/Dreamodus/DreamKnob/releases/download/v1.0.0/dreamknob-1.0.0.tgz
```
(Latest release tarballs: https://git.dreamodus.software/Dreamodus/DreamKnob/releases)
## Quick start
```tsx