summaryrefslogtreecommitdiffstats
path: root/docs/linux_build_instructions.md
diff options
context:
space:
mode:
authornodir <nodir@chromium.org>2015-08-31 21:26:45 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-01 04:27:19 +0000
commita6074d4c3df0aa87844a1ceca61bfa10c00523a6 (patch)
tree19ea1a887424425dafd16ec5c2224e182aa43320 /docs/linux_build_instructions.md
parent50a99c3450a2531381012bb026d80cb4ce596213 (diff)
downloadchromium_src-a6074d4c3df0aa87844a1ceca61bfa10c00523a6.zip
chromium_src-a6074d4c3df0aa87844a1ceca61bfa10c00523a6.tar.gz
chromium_src-a6074d4c3df0aa87844a1ceca61bfa10c00523a6.tar.bz2
[Docs] fixes
Stylistic and other fixes R=andybons@chromium.org BUG=524256 Review URL: https://codereview.chromium.org/1318153003 Cr-Commit-Position: refs/heads/master@{#346569}
Diffstat (limited to 'docs/linux_build_instructions.md')
-rw-r--r--docs/linux_build_instructions.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/linux_build_instructions.md b/docs/linux_build_instructions.md
index e41adb9..1e73b39 100644
--- a/docs/linux_build_instructions.md
+++ b/docs/linux_build_instructions.md
@@ -26,10 +26,12 @@ Here's an overview of the steps you'll run:
* [Get the Code](http://dev.chromium.org/developers/how-tos/get-the-code):
check out the source code.
-**Note**. If you are working on Chromium OS and already have sources in
+*** note
+Note: if you are working on Chromium OS and already have sources in
`chromiumos/chromium`, you **must** run `chrome_set_ver --runhooks` to set the
correct dependencies. This step is otherwise performed by `gclient` as part of
your checkout.
+***
## First Time Build Bootstrap