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-04-26 02:41:43 +0400
committerisaacs <i@izs.me>2010-04-26 03:38:34 +0400
commita6e88bac59dfaa8be20ede469f9f7a1367e1abd0 (patch)
treeca200385952d42dd54707e2b52cb040a184e5808 /README.md
parenta501e5efdad1fb6ba89a8e3fd91f9d7b19ca5031 (diff)
refactor deactivate doc
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index f73f26f58..e97fd300b 100644
--- a/README.md
+++ b/README.md
@@ -101,13 +101,6 @@ These are the commands that actually do things, as of today. If they don't do
what they say they do, then please [post an issue](http://github.com/isaacs/npm/issues)
about it.
-### deactivate
-
- npm deactivate <name>
-
-If there's an active version of the package, this will unlink it from that
-preferential position.
-
### link
npm link <folder>