{% extends 'layout.html' %} {% block pageTitle %} Download and decide where to keep your prototypes - HS2 prototype kit {% endblock %} {% block beforeContent %} {{ breadcrumb({ items: [ { href: "/docs", text: "Home" } ], href: "/docs/install", text: "Install" }) }} {% endblock %} {% block content %}

Step 4 of 8 Download and decide where to keep your prototypes

1. Create a folder

{% block branchingContent %} {% endblock %}

2. Download the kit

The simplest way to get the kit is to download it as a zip.

You'll use a new copy of the kit for each new prototype you make. That way your prototypes don’t interfere with each other.

3. Unzip the kit

Unzip the kit you downloaded - you should end up with a folder called hs2-prototype-kit followed by the version number.

{% block branchingContentTwo %} {% endblock %}

4. Rename the folder

Rename the folder to something descriptive for your prototype.

For this guide, call the folder:

hs2-new-service

{% block branchingContentThree %} {% endblock %}

5. Move the folder

Move the folder into your Projects folder.

{% block branchingContentFour %} {% endblock %} {% block pagination %} {% endblock %}
{% endblock %}