From 5e509100e7174eef6169f1d152197c0db22163d9 Mon Sep 17 00:00:00 2001 From: David Sanders Date: Fri, 1 Jun 2018 14:05:57 -0600 Subject: [PATCH] Some readme updates --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 041ad81..937344d 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