From c28b2343208b4d57e6415ddf3d740715e1f1f31b Mon Sep 17 00:00:00 2001 From: Artur Adib Date: Thu, 29 Sep 2011 14:52:56 -0400 Subject: [PATCH] Code formatting --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9d5737225..b4a2fa55c 100644 --- a/README.md +++ b/README.md @@ -31,17 +31,13 @@ using the pdf.js API. To get a local copy of the current code, clone it using git: -```bash - git clone git://github.com/andreasgal/pdf.js.git pdfjs - cd pdfjs -``` + $ git clone git://github.com/andreasgal/pdf.js.git pdfjs + $ cd pdfjs Next, you need to start a local web server as some browsers don't allow opening PDF files for a file:// url: -```bash - make server -``` + $ make server If everything worked out, you can now serve