From 26bba321f6cd607d946d99a8df15985d986306e4 Mon Sep 17 00:00:00 2001 From: Nima Kaviani Date: Sun, 30 Sep 2018 12:06:40 -0700 Subject: [PATCH] update README to capture changes to config.json --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a73ab06e..4b4e848a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ An OSBAPI-compatible broker written in golang. -Configure the broker, by setting `username` and `password` in `config.json`. +Configure the broker, by setting `username` and `password` in `config.json`. Update the `deployer_path` in `config.json` to point to the location of `pusher.js` in `$PWD/pkg/utils/pusher.js`. Run the broker by doing: