Update documentation

This commit is contained in:
fortuna 2018-04-06 16:47:49 -04:00
parent 802d61d423
commit 1263f3bfa9
2 changed files with 1 additions and 2 deletions

View file

@ -5,7 +5,6 @@ The Outline Metrics Server is built using [Google Cloud Functions](https://cloud
## Requirements
* Install `gcloud` from https://cloud.google.com/sdk/docs/
* Node 6.11.1 or greater (for testing via Cloud Functions Emulator)
* You must run `yarn metrics_server_install` explicitly to install metrics_server dependencies.
## Building
Run `yarn do metrics_server/build`

View file

@ -23,7 +23,7 @@ sudo dockerd --storage-driver=devicemapper
Set up
```
yarn shadowbox_install
yarn
```
Start the server