> For the complete documentation index, see [llms.txt](https://mhy.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mhy.js.org/basics/installation.md).

# Installation

```
npm i mhy -g
```

> `mhy` has an *always-up-to-date* policy which means it is updated regularly. Please follow this practice in your project also. To update `mhy` simply use: `npm i mhy@latest -g`.
>
> Even though it's possible, `mhy` isn't supposed to be installed locally.
