diff --git a/README.md b/README.md index 041ad819..937344d2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ -Read more in the [documentation on ReadTheDocs](http://.readthedocs.io/). [View the change log](http://.readthedocs.io/en/latest/releases.html). +Read more in the [documentation on ReadTheDocs](https://.readthedocs.io/). [View the change log](https://.readthedocs.io/en/latest/releases.html). ## Quickstart @@ -17,7 +17,7 @@ Read more in the [documentation on ReadTheDocs](http://.readthedocs.io pip install ``` -## Developer setup +## Developer Setup If you would like to hack on , please check out the [Ethereum Development Tactical Manual](https://github.com/pipermerriam/ethereum-dev-tactical-manual) @@ -33,7 +33,6 @@ for information on how we do: You can set up your dev environment with: ```sh - git clone git@github.com:ethereum/.git cd virtualenv -p python3 venv