summaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
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