Skip to content

Commit 6844f75

Browse files
Update motoko/token_transfer/README.md
Co-authored-by: Andrea Cerulli <[email protected]>
1 parent a0cb1cc commit 6844f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

motoko/token_transfer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following steps will guide you through the process of setting up the token t
2727
### Step 1: Create a new `dfx` project and navigate into the project's directory.
2828

2929
```bash
30-
dfx dfx new --type=motoko token_transfer --no-frontend
30+
dfx new --type=motoko token_transfer --no-frontend
3131
cd token_transfer
3232
```
3333

0 commit comments

Comments
 (0)