diff options
Diffstat (limited to 'docs/maintain/index.html')
-rw-r--r-- | docs/maintain/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html index 1cc498c..4ecfbe7 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -293,7 +293,7 @@ Make sure that the board is supported, and that the patches are included (if there are custom patches that you need). Add configs for it like so:<br/> - $ <b>./build config corebootreplace <u><i>new_board_name_here</i></u></b> + $ <b>./build config corebootreplace <i>payload</i>/<i>boardname</i></b> </p> <p> |