Skip to content

Commit fd7650d

Browse files
author
David Nahodyl
committed
Merge remote-tracking branch 'origin/main'
2 parents 11130ea + 3462ecf commit fd7650d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ This package lets you easily connect to your FileMaker database through the Data
2424
Laravel 7.3 or later.
2525

2626
# Installation
27-
Install `bluefeather\eloquent-filemaker` in your project using Composer.
27+
Install `bluefeather/eloquent-filemaker` in your project using Composer.
2828

2929
```
30-
composer require bluefeather\eloquent-filemaker
30+
composer require bluefeather/eloquent-filemaker
3131
```
3232
# Usage
3333
With the package installed you can now have access to all the features of this package. There are a few different areas to configure.

0 commit comments

Comments
 (0)