mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 17:24:23 -04:00
modified readme
This commit is contained in:
@@ -22,6 +22,7 @@ Brew is a package manager for OSX. The following command installs brew:
|
|||||||
|
|
||||||
Languages needed
|
Languages needed
|
||||||
- Python 3.4
|
- Python 3.4
|
||||||
|
- [pip] (https://pip.pypa.io/en/stable/installing/)
|
||||||
- [Node](https://nodejs.org/) 5.0.0 or greater
|
- [Node](https://nodejs.org/) 5.0.0 or greater
|
||||||
- [npm](https://www.npmjs.com/) 3.0.0 or greater
|
- [npm](https://www.npmjs.com/) 3.0.0 or greater
|
||||||
```shell
|
```shell
|
||||||
@@ -34,7 +35,7 @@ different versions of Node. The following installs `n` and uses the latest
|
|||||||
version of Node.
|
version of Node.
|
||||||
```shell
|
```shell
|
||||||
npm install -g n
|
npm install -g n
|
||||||
n latest
|
sudo n latest
|
||||||
npm rebuild node-sass
|
npm rebuild node-sass
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user