mtsc/matter-setup/README.md

16 lines
406 B
Markdown
Raw Normal View History

2023-12-22 17:44:46 +00:00
# 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
```