From 468792ff966510883bd4e72aae12bbb511e21e4d Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Wed, 29 Jul 2020 12:55:52 -0500
Subject: [PATCH] Updated readme for v2.0.4

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 262134c44..856babcd2 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,9 @@ cd eic_container
    modeuefile will be installed to `$PREFIX/../../etc/modulefiles`. 
    You can use the `-v` flag to select the version you want to deploy, or omit the 
    flag if you want to install the master build. The recommended stable 
-   release version is `v2.0.3`.
+   release version is `v2.0.4`.
 ```bash
-./deploy.py -v 2.0.3 <PREFIX>
+./deploy.py -v 2.0.4 <PREFIX>
 ```
 
    Available flags:
-- 
GitLab