Skip to content

Commit

Permalink
Merge pull request #153 from NillionNetwork/fix/npx_command
Browse files Browse the repository at this point in the history
Update create-nillion-app command
  • Loading branch information
crypblizz8 authored Dec 12, 2024
2 parents 1e2d45b + 0bbdb5b commit 9267597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/js-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The TypeScript client `client-ts` provides libraries for interacting with Nillio
The fastest way to get started with Nillion is using the create-nillion-app cli tool, which spins up a working Next.js app

```bash
npx create-nillion-app@latest
npx @nillion/create-nillion-app@latest
```

<div style={{ textAlign: 'center' }}>
Expand Down

0 comments on commit 9267597

Please sign in to comment.