> For the complete documentation index, see [llms.txt](https://dcli.onepub.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dcli.onepub.dev/dcli-tools-1/dcli-install.md).

# DCli Install

## install

The install command MUST be run after you activate dcli to complete the dcli install.

```dart
dart pub global activate dcli
dcli install
```

The dcli install command creates the \~/.dcli directory, expands the dcli templates and adds \~/.dcli/bin to your path.

You will need to restart your terminal after the install completes for your paths to update correctly.
