Skip to content

Commit c5be7ac

Browse files
[examples] use sandbox, not website (#22)
1 parent 8a36f0e commit c5be7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sandbox/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This example provides a basic web interface to interact with the Exoware API. It
2525

2626
```bash
2727
# from the root of the monorepo
28-
cd examples/website
28+
cd examples/sandbox
2929
npm install
3030
npm run dev
3131
```

0 commit comments

Comments
 (0)