# Installation

> Take a new user from source code to a working result.

---

LLMS index: [llms.txt](/oink-starter/llms.txt)

---

Show the shortest supported installation path first.

## Install {#install}

```bash
git clone https://github.com/OWNER/PROJECT.git
cd PROJECT
./project start
```

## Confirm the result {#confirm}

Tell readers exactly what success looks like: a URL to open, a message to see, or a command whose exit status is zero.

> [!IMPORTANT]
> Replace every uppercase placeholder before publishing your project documentation.
