Skip to content

Commit 93d8f50

Browse files
committed
update readme
1 parent e897263 commit 93d8f50

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,14 @@ Embark uses [Jasmine](https://jasmine.github.io/2.3/introduction.html) by defaul
166166

167167
Working with different chains
168168
======
169-
You can specify which environment to deploy to
169+
You can specify which environment to deploy to:
170170

171-
$ embark blockchain staging
172-
$ embark run staging
173-
the environment is a specific blockchain configuration that can be managed at config/blockchain.yml
171+
172+
```$ embark blockchain staging```
173+
174+
```$ embark run staging```
175+
176+
The environment is a specific blockchain configuration that can be managed at config/blockchain.yml
174177

175178
```Yaml
176179
# config/blockchain.yml

0 commit comments

Comments
 (0)