# TutorialKit CLI

## Creating interactive tutorials powered by WebContainer API

**With NPM**

```bash
npx tutorialkit@latest create my-tutorial
```

**With PNPM**

```bash
pnpm dlx tutorialkit@latest create my-tutorial
```
