diff --git a/chapters/book/modules/chapter_1/pages/first_contract.adoc b/chapters/book/modules/chapter_1/pages/first_contract.adoc index 76ffaa7db..897339918 100644 --- a/chapters/book/modules/chapter_1/pages/first_contract.adoc +++ b/chapters/book/modules/chapter_1/pages/first_contract.adoc @@ -61,7 +61,7 @@ Currently, the "fetch" command does support Braavos or Argent X smart wallets. M [source,shell] ---- -starkli account fetch ~/.starkli-wallets/deployer/account.json +starkli account fetch --output ~/.starkli-wallets/deployer/account.json ---- You can see the details of the account descriptor with the following command.