1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Update README.md with shorter clone command and improved instruction order

This commit is contained in:
Tim van der Meij 2015-05-08 21:19:45 +02:00
parent 12be47c57c
commit 523fde764b
2 changed files with 15 additions and 10 deletions

View file

@ -51,8 +51,8 @@ Before downloading PDF.js please take a moment to understand the different layer
<div class="col-md-6">
<h3>Source</h3>
To get a local copy of the current code, clone it using git:
<pre><code>$ git clone git://github.com/mozilla/pdf.js.git pdfjs
$ cd pdfjs
<pre><code>$ git clone git://github.com/mozilla/pdf.js.git
$ cd pdf.js
</code></pre>
</div>
</div>