diff --git a/README.md b/README.md
index 861df31529660cb4a1187693271cb4aafb4d9e3b..29e456935f28a56830ebde98b66df4dfe0f4df71 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,6 @@ cd .git/hooks/
 ln -s ln -sf ../../pre-push
 ```
 
-Note: In the case of "git push --tags", writes the short tag value to the 
-VERSION file in the top level directory of the Git repository.
-
 Do the following steps with root permission on the server installation:
 
 ```shell