From a273031c283ba402f81ab838eb21f86f793274b7 Mon Sep 17 00:00:00 2001 From: Eric Chiang Date: Wed, 9 Mar 2016 10:41:13 -0800 Subject: [PATCH] Documentation: remove reference to DEX_APP_REDIRECTURL Fixes #365 --- Documentation/getting-started.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/getting-started.md b/Documentation/getting-started.md index fe9e04f9..de5d6e92 100644 --- a/Documentation/getting-started.md +++ b/Documentation/getting-started.md @@ -135,7 +135,6 @@ The output of this command is eval'able if you are in bash, and sets the followi ``` DEX_APP_CLIENT_ID DEX_APP_CLIENT_SECRET -DEX_APP_REDIRECTURL ``` # Start the Example Web App