]> git.parisson.com Git - pdf.js.git/commitdiff
Code formatting
authorArtur Adib <arturadib@gmail.com>
Thu, 29 Sep 2011 18:52:56 +0000 (14:52 -0400)
committerArtur Adib <arturadib@gmail.com>
Thu, 29 Sep 2011 18:52:56 +0000 (14:52 -0400)
README.md

index 9d57372252c75bfe046d0fbc844e319669305f65..b4a2fa55c35c2a4964a72881fbc271a28db7c96a 100644 (file)
--- 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