File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ <h1 class="govuk-heading-xl">Get started</h1>
6767 </ p >
6868 < h2 class ="govuk-heading-l "> Installation</ h2 >
6969 < div data-static-only >
70- < p > Install the plugin by typing :</ p >
70+ < p > Open up your preferred command line, which you previously used to create a GOV.UK prototype, and type the following :</ p >
7171 < pre > npm install 'https://gitpkg.vercel.app/register-dynamics/data-import/lib/importer?main'</ pre >
7272 </ div >
7373 < p data-plugin-only class ="govuk-body ">
@@ -81,7 +81,7 @@ <h2 class="govuk-heading-l">Installation</h2>
8181 < h2 class ="govuk-heading-l "> Configuration</ h2 >
8282 < p > Finally, add some fields to < code > app/config.json</ code > that the user will be asked for
8383 when using the
84- "Identify columns" template:
84+ "Identify columns" template. Replace the values "Code", "Name", and "Speciality" in the example below with your own fields :
8585 < pre > {
8686 "serviceName": "Your service name",
8787 "fields": [
You can’t perform that action at this time.
0 commit comments