Skip to content

Commit

Permalink
Change build-all to build in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehb authored Feb 19, 2025
1 parent e9f558b commit 2d5e54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/implementations/typescript/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This package is also a good example of how to include the frontend libraries as
```
cd Frontend/implementations/typescript
npm install
npm run build-all
npm run build
```

### Using the reference frontend
Expand Down

0 comments on commit 2d5e54f

Please sign in to comment.