Skip to content

Commit 858b253

Browse files
committed
Merge pull request #117 from mioux/patch-1
Typo in updateScripts folder.
2 parents e6548cd + dad51c5 commit 858b253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/Upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ All you need to do is merge your existing deployment with the release folder whi
5656

5757
###MySQL(Recomended)
5858
- 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.
59+
- Run `Service/model/sql/updateScripts/` scripts to roll the database up to current specs.
6060
- You will copy need to copy the upload directory contents into the new upload direcory in `Service/upload`.
6161
- You will also need to put int you database information in the new config `Service/Config.php`
6262

0 commit comments

Comments
 (0)