From 44e9155058f9b42d4ca5e9afdb72d25553724e2f Mon Sep 17 00:00:00 2001 From: Daniel Mietchen Date: Tue, 21 Mar 2017 22:51:49 +0100 Subject: [PATCH] sudo required --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 625bb7e..04f40a3 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,13 @@ getpapers can fetch article metadata, fulltexts (PDF or XML), and supplementary ## Installation +When logged in as root or using ```sudo```: + ```bash $ npm install --global getpapers ``` + ## Usage Use `getpapers --help` to see the command-line help: