Skip to content

Commit 77e22f9

Browse files
Update README.md
1 parent de02b64 commit 77e22f9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

motoko/composite_query/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ Each new `Bucket` must be provisioned with enough cycles to pay for its installa
3939

4040
### 3. Navigate into the project's directory.
4141

42-
### 4. Run `dfx start --background --clean && dfx deploy` to deploy the project to your local environment.
42+
### 4. Deploy the project to your local environment:
43+
44+
```
45+
dfx start --background --clean && dfx deploy
46+
```
4347

4448
## Security considerations and best practices
4549

0 commit comments

Comments
 (0)