Skip to content

Commit 5b6a579

Browse files
Update dfx-deps.mdx (#4037)
1 parent abf4540 commit 5b6a579

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/cli-reference/dfx-deps.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ import { MarkdownChipRow } from "/src/components/Chip/MarkdownChipRow";
66

77
Use the `dfx deps` command with flags and subcommands to pull dependencies from the mainnet and deploy locally.
88

9+
[Learn how to configure a canister as `pullable`](https://internetcomputer.org/docs/current/developer-docs/smart-contracts/maintain/import).
10+
911
The basic syntax for running `dfx deps` commands is:
1012

1113
``` bash

0 commit comments

Comments
 (0)