Skip to content

Commit

Permalink
fix: issue with bunx
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Apr 16, 2024
1 parent 50aa036 commit 5700f29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified public/onboarding_1_new.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion src/content/plugins-tutorials/capacitor-purchases.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ To install the @capgo/capacitor-purchases package, open your terminal and run th

```bash
npm install @capgo/capacitor-purchases
bunx cap sync
npx cap sync
```

## Step 2: Configure the Android platform
Expand Down

0 comments on commit 5700f29

Please sign in to comment.