Skip to content

Commit 318dce3

Browse files
committed
docs: add installation section
1 parent ffb08b9 commit 318dce3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Create Discord Bot with ease and simplicity.
44

55
## Examples
66

7+
### Installation
8+
9+
```bash
10+
npx @harmonix-js/cli init bot-name
11+
# pnpm dlx @harmonix-js/cli init bot-name
12+
# yarn dlx @harmonix-js/cli init bot-name
13+
```
14+
715
#### Command
816

917
`commands/ping.ts`

0 commit comments

Comments
 (0)