Skip to content

Commit

Permalink
Kill plugin language in install guide
Browse files Browse the repository at this point in the history
  • Loading branch information
tilgovi committed Apr 25, 2015
1 parent b6e126f commit 4e3f809
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions doc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,7 @@ To load Annotator with the default set of components, place the following

<script src="annotator.min.js"></script>

To load additional plugins, append the relevant ``<script>`` tags:

.. code:: html

<script src="annotator-document.min.js"></script>

Now you can continue to :doc:`usage`.
Continue to :doc:`usage` to learn about creating your first :term:`application`.


npm package
Expand Down

0 comments on commit 4e3f809

Please sign in to comment.