Skip to content

Commit 70eb197

Browse files
resolve review comments
1 parent 7ad8f92 commit 70eb197

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

delegation-toolkit/get-started/cli-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ The CLI provides the following options to display CLI details, and further custo
4848
| `-v` or `--version` | Check the current version of the `@metamask/create-gator-app` CLI. |
4949
| `-h` or `--help` | Display the available options. |
5050
| `--skip-install` | Skip the installation of dependencies. |
51-
| `--add-web3auth` | Add Web3Auth Embedded Wallet as a signer for the delegator account. <br/>Supported templates: <ul><li>MetaMask Smart Accounts Starter</li><li> MetaMask Smart Accounts &amp; Delegation Starter</li></ul> |
52-
| `--add-llm-rules` | Add LLM rules for your IDE. Supported templates: <ul><li>Experimental: ERC7715 Permissions starter</li></ul> |
51+
| `--add-web3auth` | Add [Web3Auth Embedded Wallet](https://web3auth.io/docs) as a signer for the delegator account.<br/>Supported templates:<br/>- MetaMask Smart Accounts Starter<br/>- MetaMask Smart Accounts & Delegation Starter |
52+
| `--add-llm-rules` | Add LLM rules for your IDE. Supported in the Experimental: ERC7715 Permissions Starter template. |
5353

5454
## Examples
5555

0 commit comments

Comments
 (0)