From b04e2a17fde9ba29e6c9a8b14e61b31a01826770 Mon Sep 17 00:00:00 2001 From: Alex <52550827+alex-wilson-gwf@users.noreply.github.com> Date: Thu, 12 May 2022 19:49:01 +1000 Subject: [PATCH] Add note to tick 'Single Package' when deploying. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 388c96f..e865cf2 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Custom metadata loader has a sample custom metadata type CountryMapping__mdt tha # How to deploy custom metadata loader 1. Download the folder custom_md_loader and zip all the files inside this folder. Package.xml should be at the top level of the zipped file. -2. Log in to your developer organization via workbench and deploy this zip file. (migration -> deploy) +2. Log in to your developer organization via workbench and deploy this zip file. (migration -> deploy). Tick 'Single Package' when deploying. # How to use custom metadata loader