---
title: "Installation"
description: "How to install and configure ClaudeFlow templates and tools for your project."
source: "https://claudeflow.so/docs/installation/"
---

## Prerequisites

- Claude Code CLI installed
- Node.js 18+ (for web projects)
- Git

## Install the ClaudeFlow CLI (Coming Soon)

The ClaudeFlow CLI is currently in development. For now, download templates directly from the [tools](/tools/) and [downloads](/downloads/) sections.

## Manual Setup

1. Browse the available templates in the [tools section](/tools/)
2. Download the template that fits your project type
3. Place the `CLAUDE.md` file in your project root
4. Customize the sections for your specific project

## Next Steps

After installation, read the [Getting Started guide](/docs/getting-started/) to learn how to get the most out of ClaudeFlow templates.
