Skip to content

Commit

Permalink
docs: add missing env copy for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kwiss committed Jun 19, 2024
1 parent 5b60e4b commit 93de88a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ Check out our demo app showcasing a mini marketplace: [ArkProject SDK Demo](http

```bash
cd examples/core
cp .env.example .env
npx bun fulfillListing.ts
```

Expand Down

0 comments on commit 93de88a

Please sign in to comment.