0

[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}
This commit is contained in:
nodir
2015-08-31 21:26:45 -07:00
committed by Commit bot
parent 50a99c3450
commit a6074d4c3d
14 changed files with 86 additions and 66 deletions

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