mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Update install.md
This commit is contained in:
parent
fb61d96c31
commit
76aa60bb15
@ -37,7 +37,7 @@ To successfully configure the CLI tool, two essential steps must be undertaken:
|
||||
|
||||
### Private Key Configuration
|
||||
|
||||
The CLI tool necessitates the configuration of the account's private key. This private key serves as the means by which the CLI tool establishes a connection to the associated wallet. It plays a crucial role in authenticating and authorizing operations performed by the tool.
|
||||
The CLI tool requires the configuration of the account's private key. This private key serves as the means by which the CLI tool establishes a connection to the associated wallet. It plays a crucial role in authenticating and authorizing operations performed by the tool.
|
||||
|
||||
```bash
|
||||
export MNEMONIC="XXXX"
|
||||
|
Loading…
Reference in New Issue
Block a user