File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ This is a Node.JS client for UiPath Orchestrator.
15
15
16
16
Temporary approach
17
17
18
- ` npm install https://github.com/qbrandon/ uipath-orchestrator `
18
+ ` npm install uipath-orchestrator `
19
19
20
20
### Usage
21
21
22
- See the [ wiki] ( https://github.com/qbrandon/uipath- orchestrator/wiki ) page for a complete reference.
22
+ See the [ wiki] ( https://github.com/UiPath/ orchestrator-nodejs /wiki ) page for a complete reference.
23
23
24
24
Orchestrator is a class and its constructor takes an ` options ` object.
25
25
``` javascript
Original file line number Diff line number Diff line change 4
4
"description" : " UiPath Orchestrator Client for Node.JS" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
- "url" : " git@github.com:qbrandon/uipath- orchestrator.git"
7
+ "url" : " git@github.com:UiPath/ orchestrator-nodejs .git"
8
8
},
9
9
"author" : " Brandon Quentin" ,
10
10
"readme" : " README.md" ,
You can’t perform that action at this time.
0 commit comments