Fix clone command
parent
7a197c22ae
commit
9ea7198b1d
@ -4,11 +4,11 @@ Note that the instructions on this page are focussed on Debian, Ubuntu and Linux
|
||||
|
||||
sudo apt-get install nodejs npm
|
||||
cd <website-js-dir>/
|
||||
git clone git://github.com/mozilla/pdf.js.git pdfjs
|
||||
git clone git://github.com/mozilla/pdf.js.git
|
||||
|
||||
=== Start the test server ===
|
||||
|
||||
cd ./pdfjs/
|
||||
cd pdf.js/
|
||||
nodejs make server
|
||||
|
||||
Then you can reach your Node.js server using the following URL:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user