diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index b4d8ce02..f7107cc2 100644 --- a/static/build.html +++ b/static/build.html @@ -406,8 +406,8 @@ m aapt2</pre> <section id="setting-up-the-os-build-environment"> <h3><a href="#setting-up-the-os-build-environment">Setting up the OS build environment</a></h3> - <p>The build has to be done from bash as envsetup.sh is not compatible with other - shells like zsh.</p> + <p>The build has to be done from bash or zsh as envsetup.sh is not compatible with other + shells.</p> <p>Set up the build environment:</p> |
