We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7595030 + f589a67 commit 3cc54b3Copy full SHA for 3cc54b3
articles/center-sap-solutions/install-software.md
@@ -122,13 +122,13 @@ You can download the SAP installation media required to install the SAP software
122
git clone https://github.com/Azure/sap-automation.git
123
```
124
125
-1. Change the branch to experimental
+1. Change the branch to main
126
127
```git bash
128
- git checkout experimental
+ git checkout main
129
130
131
-1. [Optional] : Verify if the current branch is "experimental"
+1. [Optional] : Verify if the current branch is "main"
132
133
134
0 commit comments