Skip to content

Commit b5dda85

Browse files
authored
Update README.md
1 parent 435d56d commit b5dda85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ NS> d ##class(sc.code).import()
2828

2929
## Compile and Release:
3030

31-
Introduce cos.json file in the source root directory with settings for the code mask and for the name of the project. e.g.
31+
Introduce isc.json file in the source root directory with settings for the code mask and for the name of the project. e.g.
3232
```
33-
cos.json
33+
isc.json
3434
"compileList": "Classes*.INC,classes*.CLS,*.DFI",
3535
"projectName": "myproject"
3636
```

0 commit comments

Comments
 (0)