We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f903cfa commit 2ee89c1Copy full SHA for 2ee89c1
1 file changed
README.md
@@ -19,7 +19,7 @@ cargo doc
19
CLI / Manually copying redirect URI
20
21
```text
22
-cargo run --examples auth_gssv
+cargo run --example auth-gssv
23
```
24
25
### Test Gssv Api
@@ -37,5 +37,5 @@ Note: Requires tokens (see above)
37
Writes audio/video tracks to file
38
39
40
-cargo run --bin client_sdl2
+cargo run --bin client_sdl3
41
0 commit comments