Skip to content

Commit 2a8fd2b

Browse files
committed
readme fix for #15
1 parent ac01ebd commit 2a8fd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Open IRIS terminal:
3131

3232
```
3333
$ docker-compose exec iris iris session iris
34-
USER>write ##class(dc.PackageSample.ObjectScript).Test()
34+
USER>write ##class(dc.sample.ObjectScript).Test()
3535
```
3636
## How to start coding
3737
This repository is ready to code in VSCode with ObjectScript plugin.

0 commit comments

Comments
 (0)