|
1 | 1 | # NVM for Windows |
2 | | -:star: Version 1.1.8 will be released the week of September 13, 2021. |
3 | 2 |
|
4 | | -[](https://github.com/coreybutler/nvm-windows/releases) []((https://github.com/coreybutler/nvm-windows/releases))   [](https://github.com/coreybutler/nvm-windows/discussions)  |
| 3 | +The [Microsoft](https://docs.microsoft.com/en-us/windows/nodejs/setup-on-windows)/[npm](https://docs.npmjs.com/cli/v7/configuring-npm/install#windows-node-version-managers)/Google recommended Node.js version manager for _Windows_. |
5 | 4 |
|
| 5 | +[](https://github.com/coreybutler/nvm-windows/releases) []((https://github.com/coreybutler/nvm-windows/releases))   [](https://github.com/coreybutler/nvm-windows/discussions)  |
6 | 6 |
|
7 | | -The [Microsoft](https://docs.microsoft.com/en-us/windows/nodejs/setup-on-windows)/[npm](https://docs.npmjs.com/cli/v7/configuring-npm/install#windows-node-version-managers)/Google recommended Node.js version manager for _Windows_. |
| 7 | +:star: Version 1.1.8 will be released the week of September 13, 2021. |
8 | 8 |
|
9 | 9 | <details> |
10 | 10 | <summary><b>This is not the same thing as nvm!</b> (expand for details)</summary> |
11 | 11 |
|
12 | 12 | _The original [nvm](https://github.com/nvm-sh/nvm) is a completely separate project for Mac/Linux only._ This project uses an entirely different philosophy and is not just a clone of nvm. Details are listed in the [Why another version manager?](https://github.com/coreybutler/nvm-windows#why-another-version-manager) and [what's the big difference?](https://github.com/coreybutler/nvm-windows#whats-the-big-difference) sections. |
13 | 13 | </details> |
14 | 14 |
|
15 | | -## Sponsors |
16 | | - |
17 | | -<table cellpadding="5" cellspacing="0" border="0"> |
18 | | - <tr> |
19 | | - <td><a href="https://metadoc.io"><img src="https://github.com/coreybutler/staticassets/raw/master/sponsors/metadoclogobig.png" width="200px"/></a></td> |
20 | | - <td><a href="https:// |
21 | | -marketing-site-48m.pages.dev"><img src="https://github.com/coreybutler/staticassets/raw/master/images/logos/logo_enabledb_w_text.png" width="200px"/></a></td> |
22 | | - <td><a href="https://butlerlogic.com"><img src="https://github.com/coreybutler/staticassets/raw/master/sponsors/butlerlogic_logo.png" width="200px"/></a></td> |
23 | | - </tr> |
24 | | - <tr> |
25 | | - <td colspan="3" align="center"> |
26 | | - <a href="https://github.com/sponsors/coreybutler"><img src="https://img.shields.io/github/sponsors/coreybutler?label=Individual%20Sponsors&logo=github&style=social"/></a> |
27 | | - <a href="https://github.com/sponsors/coreybutler"><img src="https://img.shields.io/badge/-Become%20a%20Sponsor-yellow"/></a> |
28 | | - </td> |
29 | | - </tr> |
30 | | -</table> |
31 | | - |
32 | | ---- |
| 15 | +### Sponsors |
| 16 | + |
| 17 | +<div align="center"> |
| 18 | + <table cellpadding="5" cellspacing="0" border="0" align="center"> |
| 19 | + <tr> |
| 20 | + <td><a href="https://metadoc.io"><img src="https://github.com/coreybutler/staticassets/raw/master/sponsors/metadoclogobig.png" width="200px"/></a></td> |
| 21 | + <td><a href="https:// |
| 22 | + marketing-site-48m.pages.dev"><img src="https://github.com/coreybutler/staticassets/raw/master/images/logos/logo_enabledb_w_text.png" width="200px"/></a></td> |
| 23 | + <td><a href="https://butlerlogic.com"><img src="https://github.com/coreybutler/staticassets/raw/master/sponsors/butlerlogic_logo.png" width="200px"/></a></td> |
| 24 | + </tr> |
| 25 | + <tr> |
| 26 | + <td colspan="3" align="center"> |
| 27 | + <a href="https://github.com/sponsors/coreybutler"><img src="https://img.shields.io/github/sponsors/coreybutler?label=Individual%20Sponsors&logo=github&style=social"/></a> |
| 28 | + <a href="https://github.com/sponsors/coreybutler"><img src="https://img.shields.io/badge/-Become%20a%20Sponsor-yellow"/></a> |
| 29 | + </td> |
| 30 | + </tr> |
| 31 | + </table> |
| 32 | +</div> |
33 | 33 |
|
34 | 34 | ## Overview |
35 | 35 |
|
|
0 commit comments