Update README.md
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@ Run example:
|
|||||||
flutter pub get
|
flutter pub get
|
||||||
# Due to the inconvenience of typing on mobile devices,
|
# Due to the inconvenience of typing on mobile devices,
|
||||||
# you can autofill URL and TOKEN for first run in debug mode.
|
# you can autofill URL and TOKEN for first run in debug mode.
|
||||||
flutter run --dart-define=URL=wss://${LIVEKIT_SERVER_IP_OR_DOMAIN}--dart-define=TOKEN=${YOUR_TOKEN}
|
flutter run --dart-define=URL=wss://${LIVEKIT_SERVER_IP_OR_DOMAIN} --dart-define=TOKEN=${YOUR_TOKEN}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user