summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorScisco <alireza@developmentseed.org>2014-07-17 15:05:10 -0400
committerScisco <alireza@developmentseed.org>2014-07-17 15:05:10 -0400
commit3df8dcf63b875f16629d8c428b4a136c7004d5bd (patch)
treed52eef317a057af69d1fe1c42f658a5add8d1337 /readme.md
parentdfa0e4dd18bc637d883f2264ed6eb8680e99ded4 (diff)
Another fix in the readme file
Diffstat (limited to 'readme.md')
-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*