Add a link to pip installer
This commit is contained in:
parent
bc0a8e7c7b
commit
6f8db835ab
|
@ -60,8 +60,10 @@ frameworks is very welcome to improve/"best practice" all this.)
|
||||||
|
|
||||||
``sudo pip install -r requirements.txt``
|
``sudo pip install -r requirements.txt``
|
||||||
|
|
||||||
|
(If you don't have ``pip`` visit `pip-installer.org <http://www.pip-installer.org/en/latest/installing.html#install-or-upgrade-pip>`_)
|
||||||
|
|
||||||
#. Ensure you have a Refine server running somewhere and, if necessary, set
|
#. Ensure you have a Refine server running somewhere and, if necessary, set
|
||||||
the envvars as above.
|
the environment vars as above.
|
||||||
|
|
||||||
#. Run tests, build, and install:
|
#. Run tests, build, and install:
|
||||||
|
|
||||||
|
@ -90,7 +92,7 @@ currently include:
|
||||||
Contribute
|
Contribute
|
||||||
============
|
============
|
||||||
|
|
||||||
Patches welcome! Source is at https://github.com/PaulMakepeace/refine-client-py
|
Pull requests with passing tests welcome! Source is at https://github.com/PaulMakepeace/refine-client-py
|
||||||
|
|
||||||
Useful Tools
|
Useful Tools
|
||||||
------------
|
------------
|
||||||
|
|
Loading…
Reference in New Issue