From d8b885b9fb5dac562002a72651586590238bf90a Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Wed, 26 Nov 2014 17:59:17 -0800 Subject: [PATCH] Add note about checking GitHub for SQL updates --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cc4b56..6117c0b 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Updating - If other files were updated, and you have made changes yourself: - Visit [GitHub](https://github.com/tslocum/TinyIB) and review the changes made in the update. - Ensure the update does not interfere with your changes. + 3. Visit [GitHub](https://github.com/tslocum/TinyIB/wiki/NewSQLStructure) and check for new SQL queries which may be required to complete the update. Migrating ------------