Fix list of machine types
This commit is contained in:
parent
5fa7341d9c
commit
a2abe79729
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@ bash installer.sh --machine MY_MACHINE
|
|||
## Supported Machine types
|
||||
|
||||
- intel-nuc
|
||||
- generic-x86-64
|
||||
- odroid-c2
|
||||
- odroid-n2
|
||||
- odroid-xu
|
||||
|
@ -51,6 +52,7 @@ bash installer.sh --machine MY_MACHINE
|
|||
- raspberrypi3-64
|
||||
- raspberrypi4-64
|
||||
- tinker
|
||||
- khadas-vim3
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
|
|
Loading…
Reference in a new issue