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
|
## Supported Machine types
|
||||||
|
|
||||||
- intel-nuc
|
- intel-nuc
|
||||||
|
- generic-x86-64
|
||||||
- odroid-c2
|
- odroid-c2
|
||||||
- odroid-n2
|
- odroid-n2
|
||||||
- odroid-xu
|
- odroid-xu
|
||||||
|
@ -51,6 +52,7 @@ bash installer.sh --machine MY_MACHINE
|
||||||
- raspberrypi3-64
|
- raspberrypi3-64
|
||||||
- raspberrypi4-64
|
- raspberrypi4-64
|
||||||
- tinker
|
- tinker
|
||||||
|
- khadas-vim3
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue