Update instructions about Node

This commit is contained in:
Roey Darwish Dror
2018-09-06 15:42:39 +03:00
parent 9f5d5a8b53
commit 1e317d428c

View File

@@ -57,7 +57,9 @@ Just run `topgrade`. It will run the following steps:
* [NeoBundle](https://github.com/Shougo/neobundle.vim) * [NeoBundle](https://github.com/Shougo/neobundle.vim)
* [Vundle](https://github.com/VundleVim/Vundle.vim) * [Vundle](https://github.com/VundleVim/Vundle.vim)
* [Plug](https://github.com/junegunn/vim-plug) * [Plug](https://github.com/junegunn/vim-plug)
* Upgrade NPM globally installed packages * Node
* Run `yarn global update` if yarn is installed.
* Run `npm update -g` if NPM is installed and `npm root -g` is a path inside your home directory.
* Upgrade Atom packages * Upgrade Atom packages
* *Linux*: Update Flatpak packages * *Linux*: Update Flatpak packages
* *Linux*: Update snap packages * *Linux*: Update snap packages