fix old github refs

modified:   CONTRIBUTING.rst
	modified:   README.rst
	modified:   setup.py
This commit is contained in:
Russell Ballestrini 2022-07-06 14:53:52 -04:00
parent 1c6dbd32f8
commit 279dcb4189
3 changed files with 7 additions and 7 deletions

View file

@ -45,13 +45,9 @@ install from pypi using pip::
pip install nested-lookup
or easy_install::
easy_install nested-lookup
or install from source using::
git clone https://github.com/russellballestrini/nested-lookup.git
git clone ssh://git@git.unturf.com:2222/python/nested-lookup.git
cd nested-lookup
pip install .