Added links to Python and pip.

This commit is contained in:
Dougal Matthews
2014-10-06 18:09:00 +01:00
parent dced02f405
commit 6d3c5eccda

View File

@@ -146,5 +146,5 @@ If you're using another source code control you'll want to check it's documentat
The documentation site that we've just built only uses static files so you'll be able to host it from pretty much anywhere. [GitHub project pages](https://help.github.com/articles/creating-project-pages-manually) and [Amazon S3](http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html) are good hosting options. Upload the contents of the entire `site` directory to wherever you're hosting your website from and you're done.
[python]: todo
[pip]: todo
[python]: https://www.python.org/
[pip]: http://pip.readthedocs.org/en/latest/installing.html