diff --git a/README.md b/README.md index 1b52aa2bf..396aad911 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ To use secure keys, see `chainbridge accounts --help`. The keystore password can To import external ethereum keys, such as those generated with geth, use `chainbridge accounts import --ethereum /path/to/key`. -To import private keys as keystores, use `chainbridge account import --privateKey key`. +To import private keys as keystores, use `chainbridge accounts import --privateKey key`. For testing purposes, chainbridge provides 5 test keys. The can be used with `--testkey `, where `name` is one of `Alice`, `Bob`, `Charlie`, `Dave`, or `Eve`.