Skip to content

Commit 2ce48a5

Browse files
Update README.md
1 parent 6874559 commit 2ce48a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

rust/tokenmania/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ When viewing this project in ICP Ninja, you can deploy it directly to the mainne
2020

2121
### 3. Navigate into the project's directory.
2222

23-
### 4. Run `dfx start --background --clean && dfx deploy` to deploy the project to your local environment.
23+
### 4. Deploy the project to your local environment:
24+
25+
```
26+
dfx start --background --clean && dfx deploy
27+
```
2428

2529
## Security considerations and best practices
2630

0 commit comments

Comments
 (0)