---
title: "Run"
description: "Run your 01"
---
Make sure that you have navigated to the `software` directory.
To run 01 with your computer's microphone and speaker, run:
```bash
poetry run 01
```
To use 01 with your 01 Light, run the server:
```bash
poetry run 01 --server
```