> For the complete documentation index, see [llms.txt](https://etherlime.gitbook.io/etherlime/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://etherlime.gitbook.io/etherlime/developer-documentation/etherlime-cli/installing.md).

# Installing and Help

## Syntax

```
npm i -g etherlime
```

Install the global etherlime to allow you to run `etherlime` commands.

## Help

```
etherlime help
```

Run this command to give you all possible commands of `etherlime` + help info

## Version

```
etherlime --version
```

Running this command will give you the current installed `etherlime` version
