diff --git a/README.md b/README.md index a39f157..c8bd960 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,6 @@ And do this on your terminal if you are not root: $ npm install --save basic256.js ` -If you are running as root, do this: - -` -$ npm install --unsafe-perm --save basic256.js -` - Then make your script connected. Example: ```js