Fix clone command

Tim van der Meij 2015-05-08 21:49:50 +02:00
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: