Commit Graph

97 Commits

Author SHA1 Message Date
Corey Butler
8561237426 Update README.md 2021-09-14 16:59:06 -05:00
coreybutler
dc79f85cc2 README cleanup 2021-09-14 16:51:01 -05:00
coreybutler
5e5a4a7a07 Add release date notice 2021-09-14 16:46:10 -05:00
coreybutler
b596855df5 Updated README w/ 1.1.8 details 2021-09-14 16:30:49 -05:00
Benedikt Werner
c086248e05 Fix "&lt;user&gt;" -> "<user>" 2021-06-23 20:34:59 +02:00
Corey Butler
e0e4bbd3d9 Merge branch 'master' into master 2021-06-07 17:31:27 -05:00
Corey Butler
3609de70c0 Merge pull request #628 from tathamoddie/patch-1
readme: update install path references
2021-06-07 17:15:02 -05:00
Touré Holder
d9bfb9dfc1 Update README.md
Update version of npm docs referenced
2021-05-11 11:19:24 -03:00
Tatham Oddie
4410be9387 readme: update install path references
Fix incorrectly encoded "&lt;" and "&gt;"
Use system-agnostic special folder paths
2021-03-08 13:41:55 +11:00
Thomas Kutzner
db9ce01ddc Put steps in order. MY FIRST OPEN SOURCE CONTRIB!! 2020-11-10 10:22:19 -08:00
Corey Butler
061902359c Update README.md 2020-11-04 23:25:13 -06:00
Corey Butler
42326fc88d Update README.md 2020-11-04 23:18:43 -06:00
Corey Butler
955a5459e5 Update README.md
Add link to manual installation steps. Closes #577.
2020-11-04 23:12:43 -06:00
Corey Butler
d2a5a6715a Update README.md
Updated, per recommendation in #566.
2020-09-19 17:58:14 -05:00
Corey Butler
d9296762d0 Update README.md 2020-08-27 17:35:38 -05:00
Corey Butler
58352bb842 Update README.md 2020-08-27 13:48:04 -05:00
Corey Butler
4ea3bc0c13 Added sponsors 2020-04-01 11:30:15 -05:00
Ondra Medek
6a295ef178 README.md Uninstall existing npm - backup the global config 2020-03-19 16:33:47 +01:00
Corey Butler
9fdf4aa88d Update README.md 2019-12-03 23:07:57 -06:00
Ryan Clarke
778fccd5ee Update path to npm install
For some reason Github Flavored Markdown can't handle back slashes and angle brackets.

BAD: `Users\<user>\AppData` becomes `Users<user\AppData`
BAD: `Users\\<user>\AppData` becomes `Users\\AppData`
BAD: `Users\&lt;user&gt;\AppData` becomes `Users&lt;user>\AppData`
OK:   `Users\\&lt;user&gt;\AppData` becomes `Users\<user>\AppData`
2019-12-03 17:55:11 -05:00
Corey Butler
9cefbae5a3 Update README.md
Closes #492.
2019-11-25 16:50:51 -06:00
Tom
18eda8195a Convert ambiguous date into ISO standard format.
Sorry to be picky, but I got bitten by some ambiguous date format problems recently so...

The date I am converting (9/6/19) is Sep 6th if it is in US format and is June 9th for all other English speaking countries (I'm highlighting English countries only because this text is in English).  I determined that it is US format by looking at the date of the commit.

I suggest that stuff like this use [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format because it is unambiguous, it is popular amongst developers, it is getting wider adoption, and it is a great format!  Thanks.
2019-11-14 16:41:01 -05:00
Corey Butler
15c5743f9c Update README.md 2019-09-06 19:39:22 -05:00
Corey Butler
cbcd539a96 Update README.md 2019-08-17 15:36:15 -05:00
Corey Butler
7ff787aa15 Update README.md 2019-08-15 15:11:51 -05:00
Corey Butler
8a362e4791 Update README.md 2019-08-15 15:10:59 -05:00
Corey Butler
0c58b2eed8 Fixed a typo. 2019-06-29 23:13:19 -05:00
Mike MacCana
d463141d83 Make admin prompt, need to uninstall old npde/npm more obvious
Just adding some headings etc
2019-06-26 15:41:41 +01:00
Corey Butler
21f36f218a Update README.md 2018-12-22 11:25:50 -06:00
Corey Butler
635b05be5c Update README.md
Added note about code-signed executable.
2018-08-13 21:07:46 -05:00
Corey Butler
2c7ebe48d9 Update README.md
Added attribution for @s-h-a-d-o-w.
2018-08-13 21:04:24 -05:00
Corey Butler
b63a1a2fd7 Merge pull request #338 from codetriage-readme-bot/codetriage-badge
Add CodeTriage badge to coreybutler/nvm-windows
2018-08-11 20:16:55 -05:00
Corey Butler
fd6e4e3065 Merge pull request #372 from leongjiameng/master
Updated README.md
2018-08-11 19:54:48 -05:00
Leong Jia Meng
9f725e57c9 Updated README.md
Typo corrected
2018-08-01 01:12:26 +08:00
Narve Sætre
6bc6fa689c Update README.md 2018-05-25 15:46:35 +02:00
Narve Sætre
64040dde6b Update README.md 2018-05-25 15:45:59 +02:00
Narve Sætre
0a78e27b9d Update README.md 2018-05-25 15:43:13 +02:00
Andrei K
fb59c34f25 Fixed line breaks in README
Fixed line breaks in README usage examples.
2018-02-21 22:23:46 -08:00
codetriage-readme-bot
f27bef3d0d Add CodeTriage badge to coreybutler/nvm-windows
Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Helpers](https://www.codetriage.com/coreybutler/nvm-windows/badges/users.svg)](https://www.codetriage.com/coreybutler/nvm-windows)

CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed

[Read more about the CodeTriage project](https://www.codetriage.com/what).

Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly 11 months ago, [shaneknysh](https://github.com/shaneknysh) added this project to CodeTriage in order to start contributing.

Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.

You can see an example of a CodeTriage badge on these popular OSS READMEs:

- [![](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails
- [![](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal

While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.

If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.

Thanks for making your project Open Source! Any feedback is greatly appreciated.
2018-02-19 09:07:41 -06:00
Tomáš Hübelbauer
b28f11c363 Fix command name 2017-09-27 11:09:32 +02:00
Tomáš Hübelbauer
225b4ff3d5 Add a note about no support for .nvmrc directly where people will be looking for it 2017-09-27 11:09:00 +02:00
Corey Butler
3a0504c04c Update README.md 2017-09-09 15:33:19 -05:00
Corey Butler
aa44d51be9 Update README.md 2017-07-29 13:22:33 -05:00
Benny Neugebauer
973e25e6b6 Fixed Gitter badge rendering 2017-04-19 17:15:26 +02:00
Corey Butler
4a73ca62ae Update README.md 2017-04-03 16:37:16 -05:00
Corey Butler
97a8c66353 Update README.md 2017-04-03 16:36:37 -05:00
ccccly
1b663c9fbd Add nvm node_mirror, npm_mirror usage in Readme. 2017-03-05 17:04:13 +08:00
Corey Butler
3edb3fe740 Update README.md
Fixes #245.
2017-02-22 13:42:05 -06:00
Corey Butler
7275eb27eb Update README.md 2017-01-08 14:05:29 -06:00
María Inés Parnisari
fffbafba2a Update README.md
- Added badges for issue count and repo stars
- Updated screenshots
2016-12-12 18:57:03 -03:00