Skip to content

Commit

Permalink
Merge pull request fatwang2#2 from y-not-u/main
Browse files Browse the repository at this point in the history
Use pnpm
  • Loading branch information
fatwang2 authored Apr 16, 2024
2 parents 02ab59c + 0e52b70 commit 6a3b890
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1,008 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ BOT_ID=

2. Install dependencies
```bash
npm install
pnpm install
```

3. Run the project
```bash
npm start
pnpm start
```

## Usage
Expand Down
Loading

0 comments on commit 6a3b890

Please sign in to comment.