From 93d8f50d331500cb9351ea2932085125734d5494 Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Mon, 22 Jun 2015 06:13:04 -0400 Subject: [PATCH] update readme --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 89b4025f..03e6306a 100644 --- a/README.md +++ b/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