note that envsetup.sh supports zsh

This commit is contained in:
Dmitry Muhomor 2023-09-02 09:28:58 +03:00 committed by Daniel Micay
parent affeae4078
commit 1947e73fb6

View File

@ -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>