mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-02 08:56:11 +00:00
update readme
This commit is contained in:
parent
e897263bc3
commit
93d8f50d33
11
README.md
11
README.md
@ -166,11 +166,14 @@ Embark uses [Jasmine](https://jasmine.github.io/2.3/introduction.html) by defaul
|
||||
|
||||
Working with different chains
|
||||
======
|
||||
You can specify which environment to deploy to
|
||||
You can specify which environment to deploy to:
|
||||
|
||||
$ embark blockchain staging
|
||||
$ embark run staging
|
||||
the environment is a specific blockchain configuration that can be managed at config/blockchain.yml
|
||||
|
||||
```$ embark blockchain staging```
|
||||
|
||||
```$ embark run staging```
|
||||
|
||||
The environment is a specific blockchain configuration that can be managed at config/blockchain.yml
|
||||
|
||||
```Yaml
|
||||
# config/blockchain.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user