{% extends "install/terminal.html" %} {% block pageTitle %} HS2 prototype kit - Command Prompt {% endblock %} {% block branchingContent %}

The first thing you need to do is open the Command Prompt on your Windows machine.

You'll use the Command Prompt to install, start and stop the kit.

To open the Command Prompt:

Screenshot of the location of the command prompt

It will look similar to this:

Screenshot of the command prompt {% endblock %} {% block pagination %} {{ pagination({ "previousUrl": "/docs/install/mac-or-windows", "previousPage": "Mac or Windows", "nextUrl": "/docs/install/windows/node", "nextPage": "Step 2: Install Node.js" }) }} {% endblock %}