0
0
mirror of https://github.com/tj/n.git synced 2024-11-24 19:46:56 +01:00
This commit is contained in:
Tj Holowaychuk 2011-01-05 07:48:51 -08:00
parent c41e3b1300
commit 43923a77fa

View File

@ -11,6 +11,21 @@ or
$ make install
## Examples
Install a few nodes:
$ n 0.2.6
$ n 0.3.3
List installed nodes:
$ n
0.2.5
* 0.2.6
0.3.3
## Usage
Output from `n --help`: