Skip to content

Commit

Permalink
apple/arm: mark as vm with utm
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Mar 6, 2024
1 parent 471a04d commit 8d9e983
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ main SkiffOS repository:
|-----------------------|---------------------------|------------------|-----------------|
| [Allwinner Nezha] | [allwinner/nezha] | ✔ U-boot 2022.10 | ✔ sm-6.1-rc3 |
| [Apple Macbook Intel] | [apple/intel] |[rEFInd] | ✔ 6.7.9 |
| [Apple Silicon] | [apple/arm] |[rEFInd] | ✔ 6.7.9 |
| [Apple Silicon] | [apple/arm] |UTM (as VM) | ✔ 6.7.9 |
| [BananaPi M1+/Pro] | [bananapi/m1plus] | ✔ U-Boot 2023.07 | ✔ 6.7.9 |
| [BananaPi M1] | [bananapi/m1] | ✔ U-Boot 2023.07 | ✔ 6.7.9 |
| [BananaPi M2] | [bananapi/m2] | ✔ U-Boot 2023.07 | ✔ 6.7.9 |
Expand Down
2 changes: 1 addition & 1 deletion configs/apple/arm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export SKIFF_CONFIG=apple/arm,skiff/core
make configure compile
```

[TODO] setup instructions
Instructions on how to run using UTM will be added here soon (TODO).

## Compiling on MacOS

Expand Down

0 comments on commit 8d9e983

Please sign in to comment.