Skip to content
This repository was archived by the owner on Nov 14, 2020. It is now read-only.

Commit 22940b1

Browse files
Update README.md
1 parent 71bd1bd commit 22940b1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ After cloning the repository, we have 3 options to create our Azure Function:
6464
3. Use [Azure CLI](#2c-use-azure-cli)
6565
- [Learn More](https://docs.microsoft.com/azure/azure-functions/functions-create-first-azure-function-azure-cli?WT.mc_id=xamarinazurechallenge-github-bramin)
6666

67-
### 2a. Use Visual Studio on PC
67+
#### 2a. Use Visual Studio on PC
6868

6969
1. In Visual Studio on PC, open `XamarinAzureChallenge.sln`
7070

@@ -130,7 +130,7 @@ After cloning the repository, we have 3 options to create our Azure Function:
130130

131131
![Deploying](https://user-images.githubusercontent.com/13558917/65271519-533a2500-daeb-11e9-9a54-3a4b6afad613.png)
132132

133-
### 2b. Use Visual Studio for Mac
133+
#### 2b. Use Visual Studio for Mac
134134

135135
1. In Visual Studio for Mac, open `XamarinAzureChallenge.sln`
136136

@@ -442,7 +442,6 @@ private const string endpoint = "[Enter your Azure Function URL]";
442442
443443
## Task 4: Run the Xamarin App
444444

445-
446445
1. In Visual Studio, in the Solution Explorer, right-click on `XamarinAzureChallenge.Android`
447446

448447
> **Note:** To run the iOS app, right-click on `XamarinAzureChallenge.iOS`

0 commit comments

Comments
 (0)