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 dec7c65 commit 78b9f3fCopy full SHA for 78b9f3f
README.md
@@ -36,7 +36,7 @@ Some workflows to automate work with GitHub are availible in `GitHub.Workflows`
36
}
37
```
38
39
-2. Set repos.json location in param name, class `GitHub.API`. `Parameter Directory = "C:/temp/mirror/"`
+2. Set repos.json location in param, class `GitHub.API`. `Parameter Directory = "C:/temp/mirror/"`
40
3. `Set api = ##class(GitHub.API).%New("user","pass")`
41
4. `Do api.Mirror()`
42
0 commit comments