Update README.md

This commit is contained in:
Austin Hartline 2016-05-10 15:30:52 -05:00
parent 31d68eb03c
commit c0f82c5270

View File

@ -12,7 +12,7 @@ From PyPI with pip:
From development repo (requires git)
```
git clone https://github.com/hongtaocai/googlefinance.git
git clone https://github.com/euclideansphere/googlefinance.git
cd googlefinance
python setup.py install
```