Updated README regarding bootstrap

This commit is contained in:
2012-05-20 18:22:07 +01:00
parent 3bad0c6c4e
commit eef6e59335

View File

@@ -17,6 +17,13 @@ pip install -r requirements.txt
As we're using system wide packages, its advisable to install python-mysql packages system wide, otherwise you'll need a basic build env on your machine (build-essentials, python-dev on Debian).
Bootstrap
---------
Auth uses Twitter Bootstrap v1 for its design layout, its yet to be updated to v2.0. You can grab the older version from the URL below, extract it into app/sso/static/bootstrap/
https://github.com/twitter/bootstrap/tarball/v1.4.0
Running
-------