Skip to content

Commit

Permalink
fix mnemonic creation link
Browse files Browse the repository at this point in the history
  • Loading branch information
rawdaGastan committed Feb 25, 2024
1 parent 892406a commit 8e4ddce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Use `pulumi config set threefold:<option>`.

The following configuration points are available for the `threefold` provider:

* `threefold:mnemonic` (environment: `MNEMONIC`) - This is the grid mnemonic. You can create a new account if you don't have [mnemonic](https://manual.grid.tf/getstarted/TF_Dashboard/TF_Dashboard.html#create-polkadot-extension-account).
* `threefold:mnemonic` (environment: `MNEMONIC`) - This is the grid mnemonic. You can create a new account if you don't have [mnemonic](https://manual.grid.tf/dashboard/wallet_connector.html).

* `threefold:network` (environment: `NETWORK`) - specify which grid network (dev/qa/mainnet/testnet) to deploy on (default is dev).

0 comments on commit 8e4ddce

Please sign in to comment.