mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
📝 its -> it is
This commit is contained in:
@@ -19,7 +19,7 @@ Ubuntu LTS 12.04 64-bit is the recommended platform.
|
||||
* `sudo apt-get install build-essential git libgnome-keyring-dev fakeroot`
|
||||
* Instructions for [Node.js](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager#ubuntu-mint-elementary-os).
|
||||
* Make sure the command `node` is available after Node.js installation (some sytems install it as `nodejs`).
|
||||
* Use `which node` to check if its available.
|
||||
* Use `which node` to check if it is available.
|
||||
* Use `sudo update-alternatives --install /usr/bin/node node /usr/bin/nodejs 10` to update it.
|
||||
|
||||
### Fedora / CentOS / RHEL
|
||||
|
||||
Reference in New Issue
Block a user