%# %> <% if (!locals.excludePrerequisites) { %>
In order to install quick-lint-js' Nix package, you must first install Nix or NixOS.
<% } %> <% if (!locals.prerequisitesOnly) { %>Open a terminal, and run the following command:
<% } %> <%# %>nix-env -f https://github.com/quick-lint/quick-lint-js/archive/<%= qljsVersionInfo.version %>.tar.gz -iA quick-lint-js