# Installation

To install the CLI, run the following command:

```
npm install -g vela
```

or

```
pnpm install -g vela
```

or

```
yarn install -g vela
```