Skip to content

Commit d54d14d

Browse files
Update README.md
1 parent 0909d8c commit d54d14d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

motoko/filevault/README.md

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

1717
### 3. Navigate into the project's directory.
1818

19-
### 4. Run `dfx start --background --clean && dfx deploy` to deploy the project to your local environment.
19+
### 4. Deploy the project to your local environment:
20+
21+
```
22+
dfx start --background --clean && dfx deploy
23+
```
2024

2125
## Security considerations and best practices
2226

0 commit comments

Comments
 (0)