summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 1aad748..464d906 100644
--- a/readme.md
+++ b/readme.md
@@ -45,6 +45,7 @@ If you receive an error similar to this `npm ERR! Error: EACCES, mkdir
'/home/ubuntu/tmp/npm-2223-4myn3niN'` run:
$: sudo chown -R ubuntu:ubuntu /home/ubuntu/tmp
+ $: npm install
*You should replace `ubuntu` with your username*