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:
parent
12be47c57c
commit
523fde764b
2 changed files with 15 additions and 10 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue