diff --git a/README_development.rst b/README_development.rst index cd3e994..466785c 100644 --- a/README_development.rst +++ b/README_development.rst @@ -67,4 +67,4 @@ Build a new release 9. Send new version and tags to github origin. :: - $ git push --follow-tags && push --tags + $ git push --follow-tags && git push --tags