From 36dde56fdf62b40aa46136503be3260252801c77 Mon Sep 17 00:00:00 2001
From: Anastasis Xouzafeiris <788969+anksos@users.noreply.github.com>
Date: Mon, 28 Nov 2022 13:12:34 +0100
Subject: [PATCH] Update README.md
---
intelligent-appointment/deployment/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/intelligent-appointment/deployment/README.md b/intelligent-appointment/deployment/README.md
index 3b5bd42..f0396b9 100644
--- a/intelligent-appointment/deployment/README.md
+++ b/intelligent-appointment/deployment/README.md
@@ -162,7 +162,7 @@ Lastly, what remains is to build the Getting Started kit for Intelligent Appoint
3. Run `npm install react`, this will install all the needed packages for the build.
![](./media/image36.png)
-4. Navigate to the `appointment-started-kit` folder to build, and then run **yarn build
+4. Navigate to the `appointment-started-kit` folder to build, and then run `yarn build`
![](./media/image37.png)
5. Navigate to the `demo-web-app folder` and then build the SWA project using the following command: