Reviewers: Hablich,
Message:
PTAL
Description:
Fix line breaks in md documentation.
BUG=
Please review this at https://codereview.chromium.org/1030813003/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+3, -3 lines):
M README.md
Index: README.md
diff --git a/README.md b/README.md
index
bc1685affa99dcea605f8813497a27c9acea4781..5cd4b5811a4b477ef595ace353e8252e67a7d08c
100644
--- a/README.md
+++ b/README.md
@@ -18,13 +18,13 @@ Getting the Code
Checkout [depot
tools](http://www.chromium.org/developers/how-tos/install-depot-tools), and
run
-> `fetch v8`
+ fetch v8
This will checkout V8 into the directory `v8` and fetch all of its
dependencies.
To stay up to date, run
-> `git pull origin`
-> `gclient sync`
+ git pull origin
+ gclient sync
For fetching all branches, add the following into your remote
configuration in `.git/config`:
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.