> For the complete documentation index, see [llms.txt](https://annotate-docs.dwaste.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://annotate-docs.dwaste.live/fundamentals/installation.md).

# Installation

#### 1. Clone the Repository

Open a terminal or command prompt and clone the repository using Git:

```bash
git clone https://github.com/sumn2u/annotate-lab.git
```

#### 2. Navigate to the Project Directory

Move into the cloned directory:

```bash
cd annotate-lab
```
