diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index fcb38b704800703ef6bd2851c27addbd5b085a5b..ec2a3919400b46c7290427b5a9cfe7095ecfe4c7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -59,5 +59,5 @@ Then proceed with one of the following steps:
 2. increase the version number X.Y.Z in the file config.cmake 
 3. commit the changed config.cmake file
 4. add a tag with 'git tag -a "vX.Y.Z" -m"vX.Y.Z"'
-5. push with 'git push && git push --tags'
+5. push with `git push && git push --tags`
 6. The H2T jenkins server will automatically build a new simox package
\ No newline at end of file