Skip to content

Commit

Permalink
readme fix for #15
Browse files Browse the repository at this point in the history
  • Loading branch information
evshvarov committed Nov 17, 2022
1 parent ac01ebd commit 2a8fd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Open IRIS terminal:

```
$ docker-compose exec iris iris session iris
USER>write ##class(dc.PackageSample.ObjectScript).Test()
USER>write ##class(dc.sample.ObjectScript).Test()
```
## How to start coding
This repository is ready to code in VSCode with ObjectScript plugin.
Expand Down

0 comments on commit 2a8fd2b

Please sign in to comment.