diff --git a/intelligent-appointment/deployment/README.md b/intelligent-appointment/deployment/README.md index c7fe6e5..fb54c24 100644 --- a/intelligent-appointment/deployment/README.md +++ b/intelligent-appointment/deployment/README.md @@ -159,8 +159,7 @@ Lastly, what remains is to build the Getting Started kit for Intelligent Appoint 2. Open a PowerShell and select the folder where you extracted the Sample kit (Cloud-for-Financial-Services\-\--samples).

![](./media/image34.png) -3. Run `npm install react`, this will install all the needed packages for the build.

-![](./media/image36.png) +3. Run `yarn`, this will install all the needed packages for the build.

4. Navigate to the `appointment-started-kit` folder to build, and then run `yarn build`

![](./media/image37.png)