mirror of
https://github.com/tj/n.git
synced 2024-11-22 11:37:26 +01:00
Update README description of interactive version selection
This commit is contained in:
parent
8ad6cd3bc7
commit
7dc934ac6f
@ -46,7 +46,7 @@ Simply execute `n <version>` to install a version of `node`. If `<version>` has
|
||||
$ n 0.8.17
|
||||
$ n 0.9.6
|
||||
|
||||
Execute `n` on its own to view your currently installed versions. Use the up and down arrow keys to navigate and press enter or the right arrow key to select. Use ^C (control + C) to exit the selection screen.
|
||||
Execute `n` on its own to view your currently installed versions. Use the up and down arrow keys to navigate and press enter to select. Use `q` or ^C (control + C) to exit the selection screen.
|
||||
If you like vim key bindings during the selection of node versions, you can use `j` and `k` to navigate up or down without using arrows.
|
||||
|
||||
$ n
|
||||
|
Loading…
Reference in New Issue
Block a user