You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/index.html
+6
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,12 @@ <h2>Contribute to Prism!</h2>
72
72
<li>Go to <ahref="https://github.com/PrismJS/prism-themes">prism-themes</a> if you want to add a new theme.</li>
73
73
</ul>
74
74
<p>Thank you so much for contributing!!</p>
75
+
<h3>Software requirements</h3>
76
+
<p>Prism will run on <ahref="https://prismjs.com/#features-full">almost any browser</a> and Node.js version but you need the following software to contribute:</p>
77
+
<ul>
78
+
<li>Node.js >= 10.x</li>
79
+
<li>npm >= 6.x</li>
80
+
</ul>
75
81
<h2>Translations</h2>
76
82
<ul>
77
83
<li><ahref="https://www.awesomes.cn/repo/PrismJS/prism">简体中文</a> (if unavailable, see <ahref="https://deepmind.t-salon.cc/article/113">here</a>)</li>
0 commit comments