Skip to content

Commit f4809e2

Browse files
committed
docs fix part 1
1 parent 0f5ad41 commit f4809e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Installation without fs access to server
2323
1. Download Installer.cls.xml (from MDX2JSON folder in repository or releases page) into Caché Studio (any namespace)
2424
2. Run in terminal (any namespace) under user with %All role:
2525

26-
set pVars("Namespace")="{Namespace}"
27-
do ##class(MDX2JSON.Installer).setup(.pVars)
26+
set pVars("Namespace")="{Namespace}"
27+
do ##class(MDX2JSON.Installer).setup(.pVars)
2828

2929
where:
3030

0 commit comments

Comments
 (0)