Skip to content

Commit 7a9a60a

Browse files
docs: typo in command build
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent a7b0d1e commit 7a9a60a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/rust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Now, your local development environment is up and running, ready for you to star
2828
Once you're ready to see your changes in action, compile your code:
2929

3030
```bash
31-
juno emulator build
31+
juno functions build
3232
```
3333

3434
Changes are detected and automatically deployed, allowing you to test your custom code locally almost immediately.

0 commit comments

Comments
 (0)