Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ipranjal authored Dec 1, 2022
1 parent 5d415f9 commit 063a20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ composer require scrawler/arca
// For Arca ORM 1.x
// $db = new \Scrawler\Arca\Database($connectionParams);

For Arca 2.x and later
// For Arca 2.x and later
$db = \Scrawler\Arca\Facade\Database::connect($connectionParams);

```
Expand Down

0 comments on commit 063a20c

Please sign in to comment.