From 1fb4835d060354dec208018d9b506ad94644eb57 Mon Sep 17 00:00:00 2001 From: Cyrano Date: Mon, 13 Jul 2026 10:33:09 +0200 Subject: [PATCH] Update README.md fixed package name in apax install example in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d3252f..351b3c6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This version of the library is usable in TIA Portal as a global library and in S Enter: ```iec-st -apax add @simatic-ax/LStream-JSON-XML +apax add @simatic-ax/lstream ``` > to install this package you need to login into the GitHub registry. You'll find more information [here](https://github.com/simatic-ax/.github/blob/main/docs/personalaccesstoken.md)