update instructions

This commit is contained in:
Sudo-Ivan
2025-05-28 16:27:38 -05:00
parent b77b73576f
commit 65bd70c05a

View File

@@ -38,6 +38,24 @@ podman run -it --rm -v ./pages:/app/pages -v ./files:/app/files -v ./node-config
Mounting volumes are optional, you can also copy pages and files to the container `podman cp` or `docker cp`.
## Build
```bash
make build
```
Build wheels:
```bash
make wheel
```
### Build Wheels in Docker
```bash
make docker-wheels
```
## Page formats
- Micron `.mu`