Skip to content

Commit 0f08424

Browse files
authored
Update README.md
1 parent 040c598 commit 0f08424

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
@@ -4,6 +4,13 @@ A collection of useful user defined snippets for AX Code.
44

55
## Install the snippets collection
66

7+
Before installing the snippets collection, the URL to the package registry need to be defined in the apax.yml
8+
9+
```yml
10+
registries:
11+
'@simatic-ax': 'https://npm.pkg.github.com/'
12+
```
13+
714
To install the snippets collection to your workspace enter the following command in a terminal:
815
916
```bash

0 commit comments

Comments
 (0)