From fa34a265a6a3fa237ba4f317c295771e373a739d Mon Sep 17 00:00:00 2001 From: Christian Klein Date: Tue, 9 Jul 2024 08:00:39 -0700 Subject: [PATCH] Updated documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0494665..fc1252d 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ verbose=false - `npm run build` to build to the build folder - `npm run dx:deploy` to build and deploy the project to your dx server -10. Log into your HCL DX server and create a new page. Choose the `Deferred with React` theme profile that includes React v17 (depending on you CF level this may change or you may provide your [own module](PRE-CF201.md)) in the advanced page settings. You should see the react-meme application listed under Script Applications. Add it to the page and exit edit mode. +10. Log into your HCL DX server and create a new page. Choose the `Deferred with React` theme profile that includes React (depending on you CF level this may change or you may provide your [own module](PRE-CF201.md)) in the advanced page settings. You should see the react-meme application listed under Script Applications. Add it to the page and exit edit mode. ![web developer dashboard themes](./img/wdd-profile-1.png) ![web developer dashboard themes](./img/wdd-profile-2.png)