Skip to content

Commit e473b8e

Browse files
committed
README Update
1 parent 1487f51 commit e473b8e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ An [InterSystems ObjectScript](https://docs.intersystems.com/irislatest/csp/docb
3232

3333
<img src="https://raw.githubusercontent.com/phil1436/MTConnect-ObjectScript/master/resources/ImportClassesScreenshot.png" title ="ImportClassesScreenshot" width = "60%"/>
3434

35+
### Installation via InterSystems Package Manager
36+
37+
- Make sure you have the [InterSystems Package Manager](https://github.com/intersystems/ipm) installed.
38+
- Then run the following command in the InterSystems terminal:
39+
40+
```bash
41+
zpm "install mtconnect-objectscript"
42+
```
43+
3544
---
3645

3746
## [MTConnect.MSG.MTConnectRequest](https://github.com/phil1436/MTConnect-ObjectScript/blob/master/src/cls/MTConnect/MSG/MTConnectRequest.cls) / [Response](https://github.com/phil1436/MTConnect-ObjectScript/blob/master/src/cls/MTConnect/MSG/MTConnectResponse.cls)
@@ -195,6 +204,11 @@ An example for how to use the [ClassBuilder Operation](https://github.com/phil14
195204

196205
---
197206

207+
View on [InterSystems Open Exchange](https://openexchange.intersystems.com/package/MTConnect-ObjectScript).
208+
View the related article on [InterSystems Developer Community](https://community.intersystems.com/post/mtconnect-objectscript-implementation).
209+
210+
---
211+
198212
by Jannis S. & Philipp B.
199213

200214
<!--powered by [InterSystems](https://www.intersystems.com/).

0 commit comments

Comments
 (0)