From 7521ddc18a72d5581fe2d4c3a043382330480672 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Mon, 9 Mar 2020 17:55:18 -0500
Subject: [PATCH] Fixed typo

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

diff --git a/README.md b/README.md
index a4cee7afa..28d6811fd 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Installation
 
 1. Checkout the repository and create a build directory
 ```
-git clone https://eicweb.phy.anl.gov/containers/eic_containers.git
+git clone https://eicweb.phy.anl.gov/containers/eic_container.git
 cd eic_containers && mkdir BUILD && cd BUILD
 ```
 
-- 
GitLab