diff --git a/README.md b/README.md index 3ce1ec3..095d57d 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ PRs are welcome. To begin developing, do this: ```bash # make virtual env -$ git clone --recursive git@github.com:karan/joe.git +$ git clone --recursive https://github.com/karan/joe $ cd joe/ $ python joe/joe.py java ```