aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/README.md
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-12-01 08:26:19 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-12-01 08:26:19 +0800
commit937235c4fd872912accfd33cf45afdebd3f372a7 (patch)
treea3d283f01c02bf023f130bca42ea6c12667b33a2 /packages/instant/README.md
parent502e9c7be48caafd7725451789f896efdaf17dac (diff)
downloaddexon-sol-tools-937235c4fd872912accfd33cf45afdebd3f372a7.tar
dexon-sol-tools-937235c4fd872912accfd33cf45afdebd3f372a7.tar.gz
dexon-sol-tools-937235c4fd872912accfd33cf45afdebd3f372a7.tar.bz2
dexon-sol-tools-937235c4fd872912accfd33cf45afdebd3f372a7.tar.lz
dexon-sol-tools-937235c4fd872912accfd33cf45afdebd3f372a7.tar.xz
dexon-sol-tools-937235c4fd872912accfd33cf45afdebd3f372a7.tar.zst
dexon-sol-tools-937235c4fd872912accfd33cf45afdebd3f372a7.zip
feat: 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