Skip to content

Commit f1281c3

Browse files
Misc
1 parent ee6d88d commit f1281c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/courses/mobile/mwa-deep-dive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ handles all of the low-level communication.
549549
Let's install the package in a new folder `lib`:
550550
551551
```bash
552-
npm @solana-mobile/mobile-wallet-adapter-walletlib
552+
npm i @solana-mobile/mobile-wallet-adapter-walletlib
553553
```
554554
555555
Next, in `android/build.gradle`, change the `minSdkVersion` to version `23`.

0 commit comments

Comments
 (0)