Small typo fix

This commit is contained in:
Andrew Mackenzie
2026-02-15 16:17:50 +01:00
parent b4bdbc387e
commit f8a6c0c3d5

View File

@@ -37,12 +37,12 @@ musl programs are built by default.
If you want GNU program builds:
```bash
stdlib=gnu ./scripts/mac-experimental/build-deps.sh
```
```
After building, you can make the initrd with:
```bash
./scripts/mac-experimental/create-image.sh
```
```
The initrd should now be at `./moss.img`.