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 582461d commit 7fff30cCopy full SHA for 7fff30c
rust/query_stats/README.md
@@ -24,7 +24,11 @@ The `load` function just returns a timestamp. It just exists such that there is
24
25
### 3. Navigate into the project's directory.
26
27
-### 4. Run `dfx start --background --clean && dfx deploy` to deploy the project to your local environment.
+### 4. Deploy the project to your local environment:
28
+
29
+```
30
+dfx start --background --clean && dfx deploy
31
32
33
## Security considerations and best practices
34
0 commit comments