mtsc/matter-setup/README.md
2023-12-22 20:44:46 +03:00

16 lines
406 B
Markdown

# matter-setup
This script is used in the installation for setting up the base
system.
### Usage
Note that you will need to install and configure
[`mp`](https://git.matterlinux.xyz/matterlinux/mp) before using
`matter-setup`.
To use the `matter-setup` script, specify a target directory.
In a normal installation, this directory would most likely
be your mount directory:
```
matter-setup /mnt
```