{% extends "install/open.html" %} {% block branchingContent %}
Go to your prototype by entering in the Command Prompt:
cd Documents/Projects/hs2-new-service
{% endblock %}
{% block branchingLink %}
step 4
{% endblock %}
{% block pagination %}
{{ pagination({
"previousUrl": "/docs/install/windows/download",
"previousPage": "Step 4: Download the kit",
"nextUrl": "/docs/install/windows/setup",
"nextPage": "Step 6: Setup the kit"
}) }}
{% endblock %}