From b5ce6e6f134cdca2d949e1a1e0b8c3e6386f12ce Mon Sep 17 00:00:00 2001 From: Ante Lucic Date: Thu, 10 Sep 2015 15:45:27 +0200 Subject: [PATCH] Fix markdown preview --- javascript/README.md | 105 +++++++++++++++++++------------------------ 1 file changed, 45 insertions(+), 60 deletions(-) diff --git a/javascript/README.md b/javascript/README.md index 6327071a4..5f144164e 100644 --- a/javascript/README.md +++ b/javascript/README.md @@ -6,50 +6,44 @@ international phone numbers. How to setup: ============= -1. Checkout closure-library, closure-compiler, closure-linter and python-gflags - next to libphonenumber: +1. Checkout closure-library, closure-compiler, closure-linter and python-gflags next to libphonenumber: -e.g. -git clone https://github.com/googlei18n/libphonenumber/ -git clone https://github.com/google/closure-library/ -git clone https://github.com/google/closure-compiler.git -svn checkout http://closure-linter.googlecode.com/svn/trunk/ ~/src/closure-linter -svn checkout http://python-gflags.googlecode.com/svn/trunk/ ~/src/python-gflags +* `git clone https://github.com/googlei18n/libphonenumber/` -(If you don't checkout the dependencies next to libphonenumber: -a. change the path of the