Skip to content

Commit

Permalink
update install
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarkic committed Apr 10, 2024
1 parent b3de1d1 commit 0f28f97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Please see the [DBAL documentation site](https://blrf.net/dbal/).
## Install

```
composer require blrf/dbal:dev-main
composer require blrf/dbal
```

## Tests
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Full example project using [Framework X](https://framework-x.org/) is available
Use [Composer](https://getcomposer.org/) to install `blrf/dbal` package.

```
composer install blrf/dbal:dev-main
composer install blrf/dbal
```

See [Quickstart](quickstart/index.md) for quick example.
Expand Down

0 comments on commit 0f28f97

Please sign in to comment.