aboutsummaryrefslogtreecommitdiff
path: root/en/source/initializing.html
diff options
context:
space:
mode:
Diffstat (limited to 'en/source/initializing.html')
-rw-r--r--en/source/initializing.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/en/source/initializing.html b/en/source/initializing.html
index 7e87f5e1..e2236185 100644
--- a/en/source/initializing.html
+++ b/en/source/initializing.html
@@ -21,13 +21,16 @@
limitations under the License.
-->
-
-
<p>This section describes how to set up your local work environment to build
the Android source files. You will need to use Linux or Mac OS. Building under
Windows is not currently supported.</p>
<p>For an overview of the entire code-review and code-update process, see <a
href="life-of-a-patch.html">Life of a Patch</a>.</p>
+<p class="note"><strong>Note:</strong> All commands in this site are preceded
+by a dollar sign ($) to differentiate them from output or entries within files.
+You may use the <em>Click to copy</em> feature at the top right of each command
+box to copy all lines without the dollar signs or triple-click each line to
+copy it individually without the dollar sign.</p>
<h2 id="choosing-a-branch">Choosing a Branch</h2>
<p>Some of the requirements for your build environment are determined by which
version of the source code you plan to compile. See