Skip to content

Commit

Permalink
Merge pull request #18 from e-enes/louiszn-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
e-enes authored Oct 23, 2024
2 parents 0df3a0c + d68a1e9 commit a10cbe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cd invitron
pnpm install
```

_Note: If `pnpm` is not already installed, you can install it globally using `npm i -g pnpm`._
_Note: If `pnpm` is not already installed, you can install it globally using `npm i -g pnpm` or remove `pnpm-lock.yaml` and use your preferred package manager._

**Step 3**: Set up your `.env` and `src/config.ts` files:

Expand Down

0 comments on commit a10cbe5

Please sign in to comment.