diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/git/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index a4a7a0b..c0b4e06 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -821,7 +821,7 @@ <p> The command that you used for generating the release archives will also run the following command:<br/> - $ <b>./build external source</b><br/> + $ <b>./build release tobuild</b><br/> The archive <b>tobuild.tar.xz</b> will have been created under <b>release/</b>, containing bucts, flashrom and all other required resources for building them. </p> |