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

Commit 2de49b3

Browse files
Merge pull request #204 from lukasmittag/master
Update README.md
2 parents c714339 + f073789 commit 2de49b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ After you successfully built the kuksa.val server you can run it like this
9494
```bash
9595
#assuming you are inside kuksa.val/build directory
9696
cd src
97-
./kuksa-val-server --vss ./vss_rel_2.0.json --log-level ALL
97+
./kuksa-val-server --vss ./vss_release_2.0.json --log-level ALL
9898

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

0 commit comments

Comments
 (0)