Skip to content

Commit 2ee89c1

Browse files
committed
docs: Small readme corrections
1 parent f903cfa commit 2ee89c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cargo doc
1919
CLI / Manually copying redirect URI
2020

2121
```text
22-
cargo run --examples auth_gssv
22+
cargo run --example auth-gssv
2323
```
2424

2525
### Test Gssv Api
@@ -37,5 +37,5 @@ Note: Requires tokens (see above)
3737
Writes audio/video tracks to file
3838

3939
```text
40-
cargo run --bin client_sdl2
40+
cargo run --bin client_sdl3
4141
```

0 commit comments

Comments
 (0)