Skip to content

Commit

Permalink
remove -L from the apax install command
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuergen authored Jul 4, 2024
1 parent 128bf11 commit 47ff5e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This application example shows how to use the state framework of the package `@s
and install the dependencies with:

```sh
apax install -L
apax install
```

1. If not open, open a terminal (`CTRL+SHIFT+ö`)
Expand All @@ -52,7 +52,7 @@ This application example shows how to use the state framework of the package `@s
1. Install dependencies
```cli
apax install -L
apax install
```
1. Build in download the project to the PLC
Expand Down

0 comments on commit 47ff5e2

Please sign in to comment.