Add missing sub-sentential fragment.

This commit is contained in:
Carlton Gibson
2015-07-10 14:56:51 +02:00
parent 75aff51661
commit 8ae9c0f43b

View File

@@ -3,8 +3,9 @@
Facebook React Support
======================
Assuming you have `npm` available by following the `react-tools installation instructions`_ and
adding an appropriate ``COMPRESS_PRECOMPILERS`` setting:
Assuming you have `npm` available, you can integrate React with Django Compressor by following the
`react-tools installation instructions`_ and adding an appropriate ``COMPRESS_PRECOMPILERS``
setting:
.. code-block:: django