We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6548cd commit dad51c5Copy full SHA for dad51c5
Doc/Upgrade.md
@@ -56,7 +56,7 @@ All you need to do is merge your existing deployment with the release folder whi
56
57
###MySQL(Recomended)
58
- Make sure you make a copy of you database and the OpenNote directory
59
-- Run `Service/model/sql/updateScript/` scripts to roll the database up to current specs.
+- Run `Service/model/sql/updateScripts/` scripts to roll the database up to current specs.
60
- You will copy need to copy the upload directory contents into the new upload direcory in `Service/upload`.
61
- You will also need to put int you database information in the new config `Service/Config.php`
62
0 commit comments