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.
1 parent 2174971 commit ae05f11Copy full SHA for ae05f11
ReadMe.md
@@ -51,11 +51,11 @@ The above command will create a new directory at `C:\MyModuleName` with the boil
51
52
You can then perform a `git init` in that directory and push it to where you want your git repository hosted (e.g. Azure DevOps or GitHub).
53
54
-To complete the setup, follow the instructions in the repo's ReadMe file.
+To complete the setup, follow the instructions in the module repo's ReadMe file.
55
56
### 📄 Method 2: Create repository from GitHub template
57
58
-If you repository will be hosted on GitHub, you can follow the steps below:
+If your repository will be hosted on GitHub, you can follow the steps below:
59
60
#### 🗍 Step 1: Create a new repo from this template
61
0 commit comments