Skip to content

Commit 858627c

Browse files
Update README.md
1 parent eda2614 commit 858627c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Since the Qt Company currently doesn't give a crap on providing qsqlmysql.dll in
22

33
Deployment
44

5-
1) in application subdirectory "sqldrivers" qsqlmysql.dll (Release) / qsqlmysqld.dll (Debug)
6-
2) the MySQL library itself libmysql.dll
5+
1) put qsqlmysql.dll (Release) / qsqlmysqld.dll (Debug) in application subdirectory "sqldrivers"
6+
2) put libmysql.dll (the MySQL library itself) in your application dir
77

88

99
Building hints

0 commit comments

Comments
 (0)