Skip to content

Commit

Permalink
Update to match rest of list
Browse files Browse the repository at this point in the history
- Put new items after nvm
- Use same description
- Decapitalize some words (kept Linux as capitalized to match rest of list)
- End with period
  • Loading branch information
hafffe committed Apr 9, 2019
1 parent d465189 commit cbce2a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -38,10 +38,10 @@

- [Node.js](https://nodejs.org/en/download/) - Node.js installer for various platforms.
- [nvm-windows](https://github.com/coreybutler/nvm-windows) - Manage multiple installations of Node.js on a Windows computer.
- [nvm](https://github.com/creationix/nvm) - Node version manager for macOS/Linux.
- [n](https://github.com/tj/n) - Node version manager for macOS/Linux.
- [npm-windows-upgrade](https://github.com/felixrieseberg/npm-windows-upgrade) - Upgrade npm on Windows.
- [windows-build-tools](https://github.com/felixrieseberg/windows-build-tools) - Install C++ Build Tools for Windows using npm.
- [n](https://github.com/tj/n) - Node version management for macOS/Linux
- [nvm](https://github.com/creationix/nvm) - Node Version Manager for macOS/Linux

### Continuous integration

Expand Down

0 comments on commit cbce2a4

Please sign in to comment.