# `mix nerves_motd.install`
[🔗](https://github.com/nerves-project/nerves_motd/blob/v0.1.17/lib/mix/tasks/nerves_motd.install.ex#L98)

Installs nerves_motd in your Nerves project.

## Example

```bash
mix igniter.install nerves_motd
```

## Options

* `--file` or `-f` - Optional path to the `iex.exs` file in your Nerves project. Defaults to: `rootfs_overlay/etc/iex.exs`

# `run`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
