You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ A collection of useful user defined snippets for AX Code.
6
6
To install the snippets collection to your workspace enter the following command in a terminal:
7
7
8
8
```
9
-
apax add @simatic-ax/snippetscollection
9
+
apax add @simatic-ax/snippetscollection --dev
10
10
```
11
11
12
12
> to install this package you need to login into the GitHub registry. You'll find more information [here](https://github.com/simatic-ax/.sharedstuff/blob/main/doc/personalaccesstoken.md)
0 commit comments