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

View File

@ -9,7 +9,7 @@ Who knows? Maybe you're super nerdy and have all the prerequisites to run the `m
Type: Type:
```sh ```sh
git clone git@github.com:thelbane/ConwayII.git git clone https://github.com/thelbane/ConwayII.git
cd ConwayII cd ConwayII
make run make run
``` ```