Compare commits

..

No commits in common. "2e61981c9572e7e7eaa215979066240a00e11a71" and "ad3d0a45400b2d374478c1484ee643ab755bea71" have entirely different histories.

1 changed files with 5 additions and 3 deletions

View File

@ -8,11 +8,13 @@
Andreas Piening (Nickname: apiening)
<andreas (at) silverstripe (dot) com>
## Requirements
* Silverstripe 4.0 or newer
## Installation
```sh
composer require silverstripe/sqlite3
```
* Install using composer with `composer require silverstripe/sqlite3 ^2`.
## Configuration