Update build.html

Extra 'from' in this sentence
This commit is contained in:
h4waii 2019-09-25 21:36:20 -06:00 committed by Daniel Micay
parent 07d6378fda
commit 8a27b83140

View File

@ -255,7 +255,7 @@ cd ../..</pre>
<p>To update the source tree, run the <code>repo init</code> command again to select
the branch or tag and then run <code>repo sync -j32</code> again. You may need to add
<code>--force-sync</code> if a repository from switched from one source to another,
<code>--force-sync</code> if a repository switched from one source to another,
such as when GrapheneOS forks an additional Android Open Source Project repository.
You don't need to start over to switch between different branches or tags. You may
need to run <code>repo init</code> again to continue down the same branch since