Skip to content

Commit 4e3f809

Browse files
committed
Kill plugin language in install guide
1 parent b6e126f commit 4e3f809

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

doc/installing.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,7 @@ To load Annotator with the default set of components, place the following
2525

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

28-
To load additional plugins, append the relevant ``<script>`` tags:
29-
30-
.. code:: html
31-
32-
<script src="annotator-document.min.js"></script>
33-
34-
Now you can continue to :doc:`usage`.
28+
Continue to :doc:`usage` to learn about creating your first :term:`application`.
3529

3630

3731
npm package

0 commit comments

Comments
 (0)