Skip to content

Commit 82df7a0

Browse files
committed
Update readme
1 parent f84f1a8 commit 82df7a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ Define pipelines in TypeScript, compile to efficient Rust runtime, distribute as
1515

1616
## Quick Start
1717

18+
For working with the runtime as a developer:
19+
1820
```bash
1921
# Install dependencies
20-
brew install pytorch icu4c # macOS
22+
brew install pytorch icu4c deno # macOS
2123
cargo install just
2224

2325
# Clone and build

0 commit comments

Comments
 (0)