~abompard/mailman-bundler/mailman-bundler

« back to all changes in this revision

Viewing changes to README.rst

  • Committer: Aurélien Bompard
  • Date: 2015-04-18 20:00:46 UTC
  • mfrom: (57.1.3 bundler)
  • Revision ID: aurelien@bompard.org-20150418200046-t2njlug48r2cjv3d
Merge Barry's branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
 
91
91
    sudo yum install nodejs-less
92
92
 
 
93
On Debian and Ubuntu, this is available in the ``node-less`` package, which
 
94
you can install with::
 
95
 
 
96
    sudo apt-get install node-less
 
97
 
93
98
.. _`LESS CSS compiler`: http://lesscss.org/
94
99
 
95
100
Now initialize Django's database::