Skip to content

Commit f589a67

Browse files
authored
Update install-software.md
1 parent dcb9123 commit f589a67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/center-sap-solutions/install-software.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,13 @@ You can download the SAP installation media required to install the SAP software
122122
git clone https://github.com/Azure/sap-automation.git
123123
```
124124

125-
1. Change the branch to experimental
125+
1. Change the branch to main
126126

127127
```git bash
128-
git checkout experimental
128+
git checkout main
129129
```
130130

131-
1. [Optional] : Verify if the current branch is "experimental"
131+
1. [Optional] : Verify if the current branch is "main"
132132

133133

134134
```git bash

0 commit comments

Comments
 (0)