Skip to content

Commit d25d386

Browse files
committed
Update Upgrade.md
1 parent 904f604 commit d25d386

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/Upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# How to upgrade
2-
###MYSql
2+
###MySQL
33
- Make sure you make a copy of you database and the OpenNote directory
44
- Run `Service/model/sql/updateScript/` scripts to roll the database up to current specs.
55
- You will copy need to copy the upload directory contents into the new upload direcory in `Service/upload`.
66
- You will also need to put int you database information in the new config `Service/Config.php`
77

88
###SQLite
9-
Same as the MYSql. You may need to slightly modify the sql upload script to be compatible with sqlite.
9+
Same as the MySQL. You may need to slightly modify the sql upload script to be compatible with sqlite.

0 commit comments

Comments
 (0)