diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-05-26 22:55:07 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-05-26 22:55:07 +0300 |
commit | 79678020f7a3abff84f531345234f35f1826e6e4 (patch) | |
tree | 48afac5be59ff1033bbcba0884ff70620a3bb2f4 /README.md | |
parent | 2ad6280b517d48d0baf399fe460e5ab30d81fda1 (diff) |
Better documentation.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ currently available are: * **context** - Your username and host (more info below) * **dir** - Your current working directory. * **history** - The command number for the current line. -* **node_version** - Show the version number of the installed node. +* **node_version** - Show the version number of the installed Node.js. * **rbenv** - Ruby environment information (if one is active). * **rspec_stats** - Show a ratio of test classes vs code classes for RSpec. * **status** - The return code of the previous command, and status of background jobs. |