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
path: root/doc
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-05-03 06:22:12 +0400
committerisaacs <i@izs.me>2010-05-03 06:22:12 +0400
commitd082d09a3cee2451215ed035957c6a38250125b0 (patch)
tree06d0215d54dbb48b70d0c9faab6fb74aa6b4f61b /doc
parent78ceb969a90affdb8eece2c678da7fffad33081c (diff)
One install to rule them all.
Diffstat (limited to 'doc')
-rw-r--r--doc/registry-install.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/registry-install.md b/doc/registry-install.md
deleted file mode 100644
index abed4f638..000000000
--- a/doc/registry-install.md
+++ /dev/null
@@ -1,10 +0,0 @@
-npm-registry-install(1) -- Install a package from the registry
-==============================================================
-
-## SYNOPSIS
-
- npm registry-install <pkg>
-
-## DESCRIPTION
-
-todo: move this to npm install.