From 755253f27b7c0f539ac1c67576b14f47c560d97b Mon Sep 17 00:00:00 2001 From: Allan Bowe <> Date: Sun, 14 Oct 2018 18:37:15 +0200 Subject: [PATCH] updating number --- docs/dci-backend.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dci-backend.md b/docs/dci-backend.md index 23eeb73..5810395 100644 --- a/docs/dci-backend.md +++ b/docs/dci-backend.md @@ -17,7 +17,7 @@ The backend for Data Controller consists of a set of Stored Processes, a macro l * `dc_libref` - if you were unable to use the `DATACTRL` libref in step 3, then use the updated libref here * `dc_admin_group` - enter the name of a metadata group (eg SASAdministrators) that should be given unrestricted access to the tool -7 - Deploy the data model. For this, simply compile and run the `mpe_build()` macro. +5 - Deploy the data model. For this, simply compile and run the `mpe_build()` macro. The next step is to deploy the [frontend](dci-frontend.md).