wfarr / nodenv

NodeJS version management. You know, for nodes.
MIT License
47 stars 13 forks source link

Get this after installing nodenv `nodenv rehash 2>/dev/null` #15

Closed jfrux closed 10 years ago

jfrux commented 10 years ago
export PATH="/Users/joshua/.nodenv/shims:${PATH}"
nodenv rehash 2>/dev/null
jfrux commented 10 years ago

nevermind, apparently it was from copying / pasting from the README... :-/