Skip to content

Commit 08b1fa1

Browse files
committed
Addressed blocking issue
1 parent 5097fc2 commit 08b1fa1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/search/tutorial-javascript-overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,11 @@ Install the following software in your local development environment.
5757

5858
Forking the sample repository is critical to be able to deploy the Static Web App. The static web app determines the build actions and deployment content based on your own GitHub fork location. Code execution in the Static Web App is remote, with the static web app reading from the code in your forked sample.
5959

60-
1. On GitHub, [fork the sample repository](https://github.com/Azure-Samples/azure-search-javascript-samples/fork).
60+
- You must have a GitHub account.
6161

62-
Complete the fork process in your web browser with your GitHub account. This tutorial uses your fork as part of the deployment to an Azure Static Web App.
62+
- On GitHub, [fork the sample repository](https://github.com/Azure-Samples/azure-search-javascript-samples/fork).
63+
64+
This tutorial uses your fork as part of the deployment to an Azure Static Web App.
6365

6466
[!INCLUDE [tutorial-fork-and-clone](includes/tutorial-add-search-website-fork-and-clone.md)]
6567

0 commit comments

Comments
 (0)