Skip to content

Commit a576565

Browse files
committed
docs: fix note about keyring service
1 parent 2edc728 commit a576565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/from-dfx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Both dfx and icp-cli support three storage modes:
297297

298298
**Private key storage (both tools):** System keyring (default), or encrypted/plaintext PEM files
299299

300-
**Note:** Both tools use the same keyring service (`internet_computer_identities`), so keyring-stored identities coexist without conflicts.
300+
**Note:** dfx and icp-cli use different service names in the system keyring (`internet_computer_identities` vs `icp-cli`), so identities must be explicitly migrated using the import/export process described below.
301301

302302
### Checking Your dfx Identity Storage Mode
303303

0 commit comments

Comments
 (0)