mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-21 01:31:01 -04:00
Merge branch 'master' of github.com:alphagov/notifications-admin
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -23,6 +23,7 @@ var/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
venv/
|
||||
wheelhouse/
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
|
||||
@@ -22,7 +22,8 @@ Brew is a package manager for OSX. The following command installs brew:
|
||||
|
||||
Languages needed
|
||||
- Python 3.4
|
||||
- [Node](http://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
|
||||
```shell
|
||||
brew install node
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user