diff --git a/Setup-PDF.js-in-a-website-(Linux).mediawiki b/Setup-PDF.js-in-a-website-(Linux).mediawiki index d85273f..44fcffa 100644 --- a/Setup-PDF.js-in-a-website-(Linux).mediawiki +++ b/Setup-PDF.js-in-a-website-(Linux).mediawiki @@ -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 / - 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: