{% extends 'layout.html' %} {% block pageTitle %} Install - HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ items: [ { href: "/docs", text: "Home" } ], href: "/docs/install", text: "Install" }) }} {% endblock %} {% block content %}
This guide will show you how to install this software.
Please note: You'll usually need admin access to your machine to install the software. If you do not have admin access, ask your IT team to install the software for you.
{% block pagination %} {% endblock %}