Skip to content

Commit 5d75316

Browse files
authored
Update dojo-starter.mdx (#338)
Update for rc1
1 parent ebd87ff commit 5d75316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/tutorial/dojo-starter.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ katana --disable-fee --allowed-origins "*"
275275
Success! [Katana](/toolchain/katana) should now be running locally on your machine. Now, let's deploy! In your primary terminal, execute:
276276

277277
```bash
278-
sozo migrate apply
278+
sozo migrate
279279
```
280280

281281
This command will deploy the artifact to `Katana`. You should see terminal output similar to this:

0 commit comments

Comments
 (0)