Update README.md

This commit is contained in:
Lee Fastenau 2017-07-02 17:41:52 -07:00 committed by GitHub
parent d83693e86c
commit 84e2185f17
1 changed files with 1 additions and 1 deletions

View File

@ -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
```