Skip to content

Commit

Permalink
fix markdown linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuergen committed Oct 4, 2023
1 parent 0f0bb7c commit 7d9fe7b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,24 +20,25 @@ This application example shows how to use the state framework of the package `@s
Run the following commands in a CLI

if you use apax `V1.2.0`

```sh
apax create @simatic-ax/ae-trafficlight --registry https://npm.pkg.github.com ae-trafficlight
```

if you use apax `V1.3.0`

```sh
apax create @simatic-ax/template-ae-trafficlight --registry https://npm.pkg.github.com ae-trafficlight
```

Open `AxCode` with

```sh
axcode ae-trafficlight
```

and install the dependencies with:

```sh
apax install -L
```
Expand Down

0 comments on commit 7d9fe7b

Please sign in to comment.