Skip to content

Commit

Permalink
ethereum->carver until moved to the ethereum org
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Feb 6, 2018
1 parent dd3b944 commit 5908fed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# eth-hash

[![Join the chat at https://gitter.im/ethereum/eth-hash](https://badges.gitter.im/ethereum/eth-hash.svg)](https://gitter.im/ethereum/eth-hash?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/ethereum/eth-hash.png)](https://travis-ci.org/ethereum/eth-hash)
[![Join the chat at https://gitter.im/ethereum/web3.py](https://badges.gitter.im/ethereum/web3.py.svg)](https://gitter.im/ethereum/web3.py?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](https://travis-ci.org/carver/eth-hash.png)](https://travis-ci.org/carver/eth-hash)
[![PyPI version](https://badge.fury.io/py/eth-hash.svg)](https://badge.fury.io/py/eth-hash)
[![Python versions](https://img.shields.io/pypi/pyversions/eth-hash.svg)](https://pypi.python.org/pypi/eth-hash)

Expand Down Expand Up @@ -35,7 +35,7 @@ You can set up your dev environment with:

```sh

git clone git@github.com:ethereum/eth-hash.git
git clone git@github.com:carver/eth-hash.git
cd eth-hash
virtualenv -p python3 venv
. venv/bin/activate
Expand Down

0 comments on commit 5908fed

Please sign in to comment.