We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d992610 commit 7b192c8Copy full SHA for 7b192c8
BUILDING.md
@@ -23,7 +23,7 @@ There are generally two active git branches on retro-go:
23
24
25
## Build everything and generate .fw:
26
-- Generate a .fw file to be installed with odroid-go-firmware (SD Card):\
+- Generate a .fw file to be installed with odroid-go-firmware or odroid-go-multi-firmware from SD Card:\
27
`./rg_tool.py build-fw` or `./rg_tool.py release` (clean build)
28
- Generate a .img to be flashed with esptool.py (Serial):\
29
`./rg_tool.py build-img` or `./rg_tool.py release` (clean build)
0 commit comments