{% extends "install/text-editor.html" %}
{% block pagination %}
{{ pagination({
"previousUrl": "/docs/install/mac/node",
"previousPage": "Step 2: Install Node.js",
"nextUrl": "/docs/install/mac/download",
"nextPage": "Step 4: Download the kit"
}) }}
{% endblock %}