Skip to content

Commit

Permalink
update mnemonic creation link
Browse files Browse the repository at this point in the history
  • Loading branch information
rawdaGastan committed Dec 18, 2023
1 parent c8539f0 commit 96ce67b
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 [mnemonics](https://threefoldtech.github.io/info_grid/dashboard/portal/dashboard_portal_polkadot_create_account.html).
* `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:network` (environment: `NETWORK`) - specify which grid network (dev/qa/mainnet/testnet) to deploy on (default is dev).

0 comments on commit 96ce67b

Please sign in to comment.