Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-05-03 11:16:39 +0400
committerisaacs <i@izs.me>2010-05-03 11:16:39 +0400
commitb3f1673c00ba3d7462e75e11503439b6f40a8d44 (patch)
tree0a4c8647023a28a6b9e8620730da5010b6803e1c /README.md
parentbb616ddd39a06038a484afed568f8966a75b746d (diff)
another note pointing users to the documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index bbcf4cdbe..8d2164757 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# npm
+Note: This is only half the info you need. The rest can be seen via
+`man npm` after installation.
+
## Installing
To install npm and its documentation, do this: