This commit is contained in:
Alexander Wang 2025-03-20 22:06:46 -06:00
parent e073d06b39
commit bb5b0224cb
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -29,6 +29,16 @@ pnpm add @terrastruct/d2
bun add @terrastruct/d2
```
### Nightly
Use the `@nightly` tag to get the version that is built by daily CI on the master branch.
For example,
```bash
yarn add @terrastruct/d2@nightly
```
## Usage
D2.js uses webworkers to call a WASM file.