aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/README.md
diff options
context:
space:
mode:
authorFrancesco Agosti <francesco.agosti93@gmail.com>2018-12-04 02:32:51 +0800
committerGitHub <noreply@github.com>2018-12-04 02:32:51 +0800
commit3662ab25246a53128d85e8427ebe07518245b611 (patch)
tree2f652e3be6d764ace2adb288a57b7bc073da93b1 /packages/instant/README.md
parent57986c0e1e4f3fb79a78d13f09e5b55efa3b8547 (diff)
parent937235c4fd872912accfd33cf45afdebd3f372a7 (diff)
downloaddexon-sol-tools-3662ab25246a53128d85e8427ebe07518245b611.tar
dexon-sol-tools-3662ab25246a53128d85e8427ebe07518245b611.tar.gz
dexon-sol-tools-3662ab25246a53128d85e8427ebe07518245b611.tar.bz2
dexon-sol-tools-3662ab25246a53128d85e8427ebe07518245b611.tar.lz
dexon-sol-tools-3662ab25246a53128d85e8427ebe07518245b611.tar.xz
dexon-sol-tools-3662ab25246a53128d85e8427ebe07518245b611.tar.zst
dexon-sol-tools-3662ab25246a53128d85e8427ebe07518245b611.zip
Merge pull request #1364 from 0xProject/feature/instant/allow-env-vars-in-env-file
[instant] Add dotenv to make env dependencies more explicit
Diffstat (limited to 'packages/instant/README.md')
-rw-r--r--packages/instant/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/instant/README.md b/packages/instant/README.md
index 45a871124..2092b45d9 100644
--- a/packages/instant/README.md
+++ b/packages/instant/README.md
@@ -20,6 +20,8 @@ The package is available as a UMD module named `zeroExInstant` at https://instan
## Deploying
+To run any of the following commands you need to configure your `.env` file. There is an example `.env_example` file to show you what values are required.
+
You can deploy a work-in-progress version of 0x Instant at http://0x-instant-dogfood.s3-website-us-east-1.amazonaws.com/instant.js for easy sharing.
To build and deploy the bundle run