Skip to content

Commit

Permalink
running -> configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonseymour committed Jul 29, 2015
1 parent d205717 commit 664a410
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ These are the services which ninjablocks developed.
* [sphere-go-state-service](https://github.com/ninjablocks/sphere-go-state-service)
* [mqtt-proxy](https://github.com/ninjablocks/mqtt-proxy)

# running
# configuring

First, create a default configuration.
First, create a default configuration. This step will generate some unique keys.

```
./sphere.sh init
Expand Down Expand Up @@ -146,6 +146,7 @@ After saving, take note of the "Client ID" and "Secret" under the "Application D
```

* Recreate the services composition

```
./sphere-stack.sh recreate services
```
Expand Down

0 comments on commit 664a410

Please sign in to comment.