Skip to content

Commit a7f739c

Browse files
author
Evgeny Shvarov
committed
doc fix
1 parent eafc533 commit a7f739c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Open IRIS terminal:
3131

3232
```
3333
$ docker-compose exec iris iris session iris
34-
USER>write ##class(PackageSample.ObjectScript).Test()
34+
USER>zn "IRISAPP"
35+
IRISAPP>write ##class(PackageSample.ObjectScript).Test()
3536
```
3637
## How to start coding
3738
This repository is ready to code in VSCode with ObjectScript plugin.

0 commit comments

Comments
 (0)