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 ac01ebd commit 2a8fd2bCopy full SHA for 2a8fd2b
README.md
@@ -31,7 +31,7 @@ Open IRIS terminal:
31
32
```
33
$ docker-compose exec iris iris session iris
34
-USER>write ##class(dc.PackageSample.ObjectScript).Test()
+USER>write ##class(dc.sample.ObjectScript).Test()
35
36
## How to start coding
37
This repository is ready to code in VSCode with ObjectScript plugin.
0 commit comments