Skip to content

Commit 8dbfc96

Browse files
Merge pull request #1291 from Concordium/bogacyigitbasi-patch-1
We dont need `.json` extension in account name
2 parents 9667327 + 16c8dda commit 8dbfc96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/shared/setup-env.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Import your key into the ``concordium-client`` configuration:
245245

246246
.. code-block:: console
247247
248-
concordium-client config account import <Wallet.export> --name <Your-Wallet-Name>.json
248+
concordium-client config account import <Wallet.export> --name <Your-Wallet-Name>
249249
250250
.. |send| image:: images/send-ccd.png
251251
:alt: button with paper airplane

0 commit comments

Comments
 (0)