summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDmitry Muhomor <muhomor.dmitry@gmail.com>2023-09-02 09:28:58 +0300
committerDaniel Micay <danielmicay@gmail.com>2023-09-02 02:39:21 -0400
commit1947e73fb6ba7d1d2585cc0ebdd6ce47ff3f42d1 (patch)
tree56436ab274ce9b2bbc5e4ba3ac9c4695f8b173e2 /static/build.html
parentaffeae4078b44b9ecf2bc449f6507ac7ac8215a5 (diff)
note that envsetup.sh supports zsh
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html4
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>