diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 9262bbf0c..b566cc4d8 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -8,7 +8,7 @@ _ make man/pandoc.1 and commit if needed
 _ Tag release in git
 
 _ Push templates:
-  git subtree push --prefix=data/templates templates master
+  git subtree push --prefix=data/templates git@github.com:jgm/pandoc-templates.git master
 
 _ Generate Windows package (make winpkg)