X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=3d436f5d5f69eddf888b0ffc020980c7ff2c9da8;hb=refs%2Fheads%2Fcms;hp=a5d09f1a152717b6094b3ebc939c18bd28c13f37;hpb=928d9b692b74f7ebc2a6abaae24c00d9b2618acf;p=unfold.git diff --git a/README b/README index a5d09f1a..3d436f5d 100644 --- a/README +++ b/README @@ -33,6 +33,9 @@ when you just need to hit ^C yourself when your static files need to be refreshe * use it from your browser (See more notes on using the development server below) +* install dependencies +$ pip install -r path/to/requirements/file.txt + ==================== Status *** Authentication *** @@ -92,6 +95,7 @@ Third party tools shipped: * datatables * spin * bootstrap +* and others are added as we build the system when they become needed I've tried to keep track of the version I picked and to have an easy upgrade path.