Skip to content

Commit 2157f45

Browse files
authored
Note ZPM installation steps
1 parent 6733ae8 commit 2157f45

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Run your typical ObjectScript %UnitTest tests and see which lines of your code a
99
Note: a minimum platform version of Caché/Ensemble 2016.2 is required.
1010
This tool will also work on any version of InterSystems IRIS.
1111

12+
### Installation: ZPM
13+
14+
If you already have the [ObjectScript Package Manager](https://openexchange.intersystems.com/package/ObjectScript-Package-Manager-2), installation is as easy as:
15+
```
16+
zpm "install testcoverage"
17+
```
18+
1219
### Installation: of Release
1320

1421
Download an XML file from [Releases](https://github.com/intersystems/TestCoverage/releases), then run:

0 commit comments

Comments
 (0)