We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28d351 commit 99e02b2Copy full SHA for 99e02b2
docs/tools/clients/fcl-js/wallet-connect.md
@@ -38,7 +38,7 @@ These instructions explain how dApps can also add support for FCL compatible wal
38
Install the `fcl` and `fcl-wc` packages:
39
40
```bash
41
-npm install @onflow/fcl@ @onflow/fcl-wc
+npm install @onflow/fcl @onflow/fcl-wc
42
```
43
44
### 2. Obtain a WalletConnect projectID
0 commit comments