From 84e2185f1796b919efce665e9fc05b69165dcdbb Mon Sep 17 00:00:00 2001 From: Lee Fastenau Date: Sun, 2 Jul 2017 17:41:52 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4327b85..e3f5693 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Who knows? Maybe you're super nerdy and have all the prerequisites to run the `m Type: ```sh -git clone git@github.com:thelbane/ConwayII.git +git clone https://github.com/thelbane/ConwayII.git cd ConwayII make run ```