Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2716)

Unified Diff: docs/linux_build_instructions.md

Issue 1318153003: [Docs] fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « docs/how_to_extend_layout_test_framework.md ('k') | docs/linux_build_instructions_prerequisites.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_build_instructions.md
diff --git a/docs/linux_build_instructions.md b/docs/linux_build_instructions.md
index 6b026eb81367abcd281c371fb4529a26d4612ce7..1e73b398b5b5b4b52bfafd2bbb6b12efab3cbbda 100644
--- a/docs/linux_build_instructions.md
+++ b/docs/linux_build_instructions.md
@@ -1,4 +1,4 @@
-# Build instructions for Linux
+# Build instructions for Linux
[TOC]
@@ -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
« no previous file with comments | « docs/how_to_extend_layout_test_framework.md ('k') | docs/linux_build_instructions_prerequisites.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698