Skip to content

Commit

Permalink
Fix the install instructions(thank you hotsaucejake)
Browse files Browse the repository at this point in the history
  • Loading branch information
cable8mm committed Mar 21, 2024
1 parent 1769b62 commit 3974a2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Standalone:
## 설치

```shell tab=Laravel
composer require cable8mm/xeed
composer require cable8mm/xeed --dev
# For Laravel
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Standalone:
## Installation

```shell tab=Laravel
composer require cable8mm/xeed
composer require cable8mm/xeed --dev
# For Laravel
```

Expand Down

0 comments on commit 3974a2d

Please sign in to comment.