Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 26, 2023
1 parent a868f7e commit 6440e94
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ First, add the following to your `composer.json`

```json
"repositories": [
{
"type": "vcs",
"url": "https://github.com/hydephp/filament-breezier.git"
}
]
{
"type": "vcs",
"url": "https://github.com/hydephp/filament-breezier.git"
}
]
```

Next, install the package via Composer:
Expand Down

0 comments on commit 6440e94

Please sign in to comment.