summaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-04-05 10:30:58 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-04-05 17:53:59 +0300
commit72e7f011b29998d8a3e15eb5b381ef962af5fe5b (patch)
tree9fd87a0c6f545552849f466b20d3969a21e21e15 /README-GIT
parent4e0bcdb33411afb02d60b72cbffa278344a572a6 (diff)
Upgrade to 8.0.15
Diffstat (limited to 'README-GIT')
-rw-r--r--README-GIT7
1 files changed, 4 insertions, 3 deletions
diff --git a/README-GIT b/README-GIT
index 9ae3e5c..7f2102e 100644
--- a/README-GIT
+++ b/README-GIT
@@ -1,4 +1,5 @@
-The checked out mysql/version.h will be overwritten during the build process
-but these changes should be ignored. To do this automatically, run:
+The checked out libmysqlclient/mysql/version.h will be overwritten during the
+build process but these changes should be ignored. To do this automatically,
+run:
-git update-index --assume-unchanged mysql/version.h
+git update-index --assume-unchanged libmysqlclient/mysql/version.h