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

Unified Diff: docs/ios_build_instructions.md

Issue 1752293005: docs: for a unnumbered list use asterisks ('*') (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/ios_build_instructions.md
diff --git a/docs/ios_build_instructions.md b/docs/ios_build_instructions.md
index 71f732a74bef8782c57d16efe2ea5bf999a80052..0f772a13c7516ed9e9ed9fafc0aa0b5863dc9069 100644
--- a/docs/ios_build_instructions.md
+++ b/docs/ios_build_instructions.md
@@ -7,12 +7,12 @@ the web layer), and various unit tests.
## Prerequisites
-- A Mac with a version of OS X capable of running the latest version
+* A Mac with a version of OS X capable of running the latest version
of Xcode.
-- The latest version of [Xcode](https://developer.apple.com/xcode/),
+* The latest version of [Xcode](https://developer.apple.com/xcode/),
including the current iOS SDK.
-- The current version of the JDK (required for the closure compiler).
-- [depot\_tools](http://dev.chromium.org/developers/how-tos/install-depot-tools).
+* The current version of the JDK (required for the closure compiler).
+* [depot\_tools](http://dev.chromium.org/developers/how-tos/install-depot-tools).
## Setting Up
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698