Alex Ford
5232884962
Give example curl script for installation.
...
Added a simple example of installing npm by itself via curl. This helps solve [an issue](Homebrew/homebrew#27479 ) with the node homebrew formula where users will want a simple way to install npm after installing node. Homebrew maintainers would rather see this curl example in the npm README rather than directly in the node formula.
It also just helps in general to have an example when users find the npm README and want to use the shell script.
2014-04-17 23:35:44 -04:00
bcoe
7d0aec2ff0
update tap tests to hit no external dependencies.
2014-04-10 10:58:12 -07:00
yoyoyogi
16d7e824bd
Update Readme.md install.sh url
...
Update the `Fancy Install URL` with www to avoid potential
confusion when attempting to download directly with clients
that won't follow redirects
2014-03-18 21:11:31 +01:00
isaacs
012da03462
docs: More npm, Inc. copy updates
2014-02-16 16:47:55 -08:00
Dylan Greene
3cbf381fc7
Replace references to isaacs/npm with npm/npm.
2014-02-06 23:34:06 -05:00
isaacs
0033951244
remove mention of MIT license in README
2013-08-19 19:55:17 -07:00
isaacs
ab20450187
doc: Correct links in README
2013-08-01 08:00:11 -07:00
Robert Kowalski
97014c8431
document that 0.8 is needed for npm
2013-06-10 03:26:45 +02:00
isaacs
aa46d74778
README: Code-ify code sections
2013-02-22 10:46:48 -08:00
isaacs
237b95328e
Fix #2850 Use https url for npmjs.org in docs etc.
2012-10-03 21:55:49 -07:00
isaacs
2538cace64
update readme for modified install instructions
2012-08-08 08:02:51 -07:00
isaacs
628d8202fe
README: Remove the bit about the submodules
2012-06-15 18:56:26 -07:00
isaacs
b16093e8ef
Make readme a bit more accurate
2011-11-26 23:25:32 -08:00
isaacs
b3dcb9b287
Update the README with better permission windows stuff
2011-11-19 22:56:35 -08:00
isaacs
543790ff60
Update install instructions
2011-10-25 12:19:10 -07:00
isaacs
4eb8f6b7bf
Avoid accidentally opening npm.js with WSH
2011-10-14 14:06:12 -07:00
isaacs
09bbcfe2d8
Update the %PATH% stuff properly in readme
2011-10-03 14:14:18 -07:00
isaacs
8423a87812
Correct git crt path
2011-10-02 21:57:34 -07:00
isaacs
ac51a713d1
Update node version requirement for Windows
2011-10-02 19:48:22 -07:00
isaacs
1c71826617
Update windows install instructions
2011-10-02 18:49:14 -07:00
isaacs
344649dd14
Merge remote branch 'deanlandolt/winbin' into winbin
...
Conflicts:
lib/utils/mkdir-p.js
lib/utils/output.js
2011-09-26 11:06:37 -07:00
isaacs
61748766a1
Clearer 'where to sudo' instructions
2011-09-08 14:04:07 -07:00
isaacs
4dc1095d7e
Add some see-also links to npm-index(1)
2011-09-08 13:32:54 -07:00
isaacs
6740f2a107
Add 'curl|sudo sh' instructions
2011-09-08 00:51:51 -07:00
Dean Landolt
005b10354a
a few windows install instruction fixes
2011-09-06 18:18:45 -04:00
Dean Landolt
e06ac6832d
add some ghetto windows install instructions
2011-09-06 17:59:49 -04:00
isaacs
32f2673e00
Add README as proper html/manpage doc
2011-09-04 11:21:30 -07:00
isaacs
199cb3473a
Don't suggest how to use old versions
...
People are too eager to copy and paste the first code block they see.
2011-09-04 01:51:52 -07:00
isaacs
ec668256b7
Fold the README into the html doc build
...
Sadly, this means turning off syntax highlighted code blocks,
until ronn has a markdown implementation that supports them.
2011-09-04 01:49:19 -07:00
Conny Brunnkvist
b72ce522cc
Avoid git going "error: RPC failed; result=22, HTTP code = 417"
2011-08-23 10:01:21 -07:00
isaacs
701a8210a5
Confusion about args vs conf
2011-07-30 09:47:24 -07:00
isaacs
a26fb0925c
Config removal instructions
2011-06-28 11:21:36 -07:00
Zearin
78a05bb586
Added syntax highlighting for codeblocks (README.md).
2011-06-03 19:21:01 -07:00
isaacs
36b4215a25
Add clean=yes/no instructions to README
2011-04-30 15:44:45 -07:00
isaacs
dafc7d0d97
correct readme for 1.0
2011-04-30 13:20:33 -07:00
isaacs
492dff3620
README updates. Legalese, proper instructions, etc.
2011-04-24 14:17:39 -07:00
isaacs
c7dee39637
Add npm removal instructions
2011-04-23 13:19:05 -07:00
isaacs
e5bfb0ca02
Add note about 1.0
2011-03-22 08:30:25 -07:00
isaacs
5d212a7dd2
update readme for 1.0
2011-03-21 15:58:55 -07:00
isaacs
8ee3c3eba1
Closes GH-623 correct branch checkout instruction
2011-02-21 05:55:36 -08:00
isaacs
99f804f433
readme++
2011-02-14 16:21:29 -08:00
isaacs
ac13b3434c
Update about node versions
2011-02-14 10:55:42 -08:00
isaacs
d58cefa80a
Closes GH-578 Fix submodule command
2011-02-13 09:18:06 -08:00
isaacs
61659335da
add submodule startup thing to README
2011-02-11 17:00:38 -08:00
isaacs
df8a7d9543
Readme had a bug
2011-02-07 17:24:51 -08:00
isaacs
678d2e85be
change readme to suggest root usage
2011-02-07 17:09:07 -08:00
Evan Meagher
841a5d0d89
Fix small whitespace quibble in Uninstalling section of README.
2010-12-31 09:59:28 -08:00
isaacs
aef839c32a
require 0.2.3 or higher of node
2010-12-15 17:33:41 -08:00
isaacs
5e04f23d8e
Spruce up the install cmd a bit
2010-12-07 18:30:25 -08:00
isaacs
5d6fb4bedd
the install script sometimes fails.
2010-11-26 18:08:44 -08:00