Create gh-pages branch via GitHub

This commit is contained in:
James Hensman 2013-03-11 10:15:39 -07:00
parent e1882eea41
commit 0ccb8fdbf2
2 changed files with 3 additions and 3 deletions

View file

@ -38,8 +38,8 @@
<hr><p>GPy is available under the BSD 3-clause license. We'd love to incorporate your changes, so fork us on <a href="https://github.com/SheffieldML/GPy">github</a>!</p>
<p>GPy is hosted on the python package index <a href="https://pypi.python.org/pypi/GPy/">pypi</a>, so debian/ubuntu users can get started with::
pip install gpy</p>
<p>GPy is hosted on the python package index <a href="https://pypi.python.org/pypi/GPy/">pypi</a>, so you can install with
<code>pip install gpy</code></p>
<hr><p>You can read the online documentation for GPy here:</p>