{% extends "install/download.html" %} {% block branchingContent %}
Create a folder called projects in your Documents folder.
{% endblock %}
{% block branchingContentTwo %}
Open that folder by double clicking on it. You should then see another folder named hs2-prototype-kit followed by the version number.
{% endblock %}
{% block branchingContentThree %}
{% endblock %}
{% block branchingContentFour %}
{% endblock %}
{% block pagination %}
{{ pagination({
"previousUrl": "/docs/install/windows/text-editor",
"previousPage": "Step 3: HTML text editor",
"nextUrl": "/docs/install/windows/open",
"nextPage": "Step 5: Go to your prototype"
}) }}
{% endblock %}