Skip to content

Commit

Permalink
Merge pull request #13 from nakasyou/patch-1
Browse files Browse the repository at this point in the history
fix(docs): typo and expressions
  • Loading branch information
EdamAme-x authored Jan 19, 2024
2 parents 2c52167 + 600553d commit 8633978
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ npm i --save-dev paypax
or
yarn add -D paypax
or
pnpm i -save-dev paypax
pnpm add --save-dev paypax
or
bun i -D paypax
bun add -D paypax
```

**Node.js****Bun**は以上のコマンドのいずれかでインストールできます。
Expand Down

0 comments on commit 8633978

Please sign in to comment.