We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36cc6ac commit 550804cCopy full SHA for 550804c
motoko/daily_planner/README.md
@@ -14,7 +14,11 @@ Daily planner features a monthly calender that can be used to track daily activi
14
15
### 3. Navigate into the project's directory.
16
17
-### 4. Run `dfx start --background --clean && dfx deploy` to deploy the project to your local environment.
+### 4. Deploy the project to your local environment:
18
+
19
+```
20
+dfx start --background --clean && dfx deploy
21
22
23
## Security considerations and best practices
24
0 commit comments