Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ Download bower packages with the management command:

./manage.py bower install

(If you get an error like ``/usr/bin/env: node: No such file or directory`` it may be because it's nodejs on your system. In that case you can add a symbolic link via ``ln -s /usr/bin/nodejs /usr/bin/node``)

Add scripts in the template, like:

.. code-block:: html+django
Expand Down