Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #204 from lukasmittag/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
SebastianSchildt authored Jun 7, 2021
2 parents c714339 + f073789 commit 2de49b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ After you successfully built the kuksa.val server you can run it like this
```bash
#assuming you are inside kuksa.val/build directory
cd src
./kuksa-val-server --vss ./vss_rel_2.0.json --log-level ALL
./kuksa-val-server --vss ./vss_release_2.0.json --log-level ALL

```
Setting log level to `ALL` gives you some more information about what is going on.
Expand Down

0 comments on commit 2de49b3

Please sign in to comment.