mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #9933 from perlun/patch-1
README.md: suggest usage of https instead of git protocol
This commit is contained in:
commit
d6f378fbaf
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ directory `build/chromium`.
|
|||
|
||||
To get a local copy of the current code, clone it using git:
|
||||
|
||||
$ git clone git://github.com/mozilla/pdf.js.git
|
||||
$ git clone https://github.com/mozilla/pdf.js.git
|
||||
$ cd pdf.js
|
||||
|
||||
Next, install Node.js via the [official package](http://nodejs.org) or via
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue