diff --git a/plugins/autoloader/index.html b/plugins/autoloader/index.html
index 24403a7cd2..76908fde4b 100644
--- a/plugins/autoloader/index.html
+++ b/plugins/autoloader/index.html
@@ -8,6 +8,20 @@
The plugin will automatically handle missing grammars and load them for you. + To do this, you need to provide it with a directory of all the grammars you want. +
+
+ You can download all the available grammars by clicking on the following link: .
+ Alternatively, you can also clone the GitHub repo and take the components
folder from there.
- The easiest way to download the grammars is to clone the repo and take the components
folder from there.
You can then download Prism core and any plugins from the Download page, without checking any languages (or just check the languages you want to load by default, e.g. if you're using a language a lot, then you probably want to save the extra HTTP request).
@@ -107,6 +125,73 @@