Skip to content

Commit 8a66da2

Browse files
committed
Minor Readme tweak
1 parent b4fe329 commit 8a66da2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ npx create-web3-frontend --ts my-app
1212
## Available options
1313

1414
1. `--ts` or `--typescript`: Use TypeScript instead of JavaScript.
15-
2. `'--use-npm`: Use `npm` for installing dependencies.
16-
3. `'--use-pnpm`: Use `pnpm` for installing dependencies.
15+
2. `--use-npm`: Use `npm` for installing dependencies.
16+
3. `--use-pnpm`: Use `pnpm` for installing dependencies.
1717

1818
## Thanks
1919

0 commit comments

Comments
 (0)