Skip to content

Commit 57543f6

Browse files
Clarify use of database
1 parent 579653c commit 57543f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DOCUMENTATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Installation
22

33
> **Note:**
4-
> Before installing the importer addon, please ensure your project has a database setup. If you created your site using the [Statamic CLI](https://github.com/statamic/cli), a SQLite database will have been configured. You can confirm by running `php artisan migrate`.
4+
> Before installing the importer addon, please ensure your project has a database configured. This importer uses a database to keep track of import progress. If you created your site using the [Statamic CLI](https://github.com/statamic/cli), a SQLite database will have been setup for you. You can confirm by running `php artisan migrate`.
55
66
1. You can install the Importer addon via Composer:
77

0 commit comments

Comments
 (0)