@opentui/core 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -28,7 +28,8 @@ This creates platform-specific libraries that are automatically loaded by the Ty
28
28
 
29
29
  ```bash
30
30
  bun install
31
- bun run src/examples/index.ts
31
+ cd ../examples
32
+ bun run dev
32
33
  ```
33
34
 
34
35
  ## Benchmarks