diff --git a/Installation/APSDeveloperInstallation.md b/Installation/APSDeveloperInstallation.md
index 2e6d68cdf6abce89aba1589e867e9f5d738b9dba..d88e9b47dc66536f092f6893536a937c55f4c16c 100644
--- a/Installation/APSDeveloperInstallation.md
+++ b/Installation/APSDeveloperInstallation.md
@@ -44,6 +44,8 @@ An example of setting up the Data Management system for a developer is described
 
 > cd ../dev
 
+ - Note some configuration can be changed before processing the as discussed below.  There are two files **dm_dev.deploy.conf** and **dm.deploy.conf** which define some environment variables used in the scripts used to install & configure.  For the test deployment, **dm_dev.deploy.conf** is used.
+
  - Execute the dm/_deploy/_test/_system.sh file in the sbin directory
      - Like installing the support tools, this script builds and installs several components of the DM system so it will take some time to complete.
      - This deploy process will prompt for user input at several points in the process.