From e8e13723cbecf1fc7f96edde4f685e43a6d80aff Mon Sep 17 00:00:00 2001
From: cibinjoseph <cibinjoseph92@gmail.com>
Date: Tue, 23 Feb 2021 15:41:08 +0530
Subject: [PATCH] Update releases section in readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 722d861..61abe14 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ naturalFRUIT has been tested to work with gfortran and ifort for all versions of
 
 ## Contributing
 All contributions are to be made to the `dev` branch through pull requests. The `master` branch is kept aside for releases.
-During release, the master branch is tagged with 'vX.X.X' and pushed to remote.
+During release, the master branch is tagged with 'vX.X.X' and pushed to remote using `git push origin vX.X.X`.
 
 ### Creating documentation
 For adding new documentation,