diff --git a/Readme.md b/Readme.md index f163014..55c6ffb 100644 --- a/Readme.md +++ b/Readme.md @@ -58,6 +58,10 @@ Use or install the stable official release: $ n stable +Use or install the latest LTS official release: + + $ n lts + ### Removing Binaries Remove some versions: @@ -100,12 +104,14 @@ with flags: n latest Install or activate the latest node release n -a x86 latest As above but force 32 bit architecture n stable Install or activate the latest stable node release + n lts Install or activate the latest LTS node release n Install node n use [args ...] Execute node with [args ...] n bin Output bin path for n rm Remove the given version(s) n --latest Output the latest node version available n --stable Output the latest stable node version available + n --lts Output the latest LTS node version available n ls Output the versions of node available (iojs):