Skip to content

Commit

Permalink
Remove old message
Browse files Browse the repository at this point in the history
  • Loading branch information
collectiveaccess committed Feb 25, 2021
1 parent 806d89c commit c9e9057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,7 @@ If you are updating from a version prior to 1.7, you must recreate your existing
Once the updated files are in place navigate in your web browser to the login screen. You will see this message:

```
Your database is out-of-date. Please install all schema migrations starting with migration #xxx. Click here to automatically apply the required updates, or see the update HOW-TO for instructions on applying database updates manually.
Your database is out-of-date. Please install all schema migrations starting with migration #xxx. Click here to automatically apply the required updates.
```

The migration number may vary depending upon the version you're upgrading from. Click on the `here` link to begin the database update process.
Expand Down

0 comments on commit c9e9057

Please sign in to comment.