Update README.md
This commit is contained in:
parent
1f463f84f5
commit
1ecc1f9dc0
|
@ -14,7 +14,8 @@ sudo docker run -d \
|
||||||
--max_members 4 \
|
--max_members 4 \
|
||||||
--username "CITRA ACCOUNT USERNAME"
|
--username "CITRA ACCOUNT USERNAME"
|
||||||
--token "CITRA ACCOUNT TOKEN" \
|
--token "CITRA ACCOUNT TOKEN" \
|
||||||
--announce-url https://api.citra-emu.org/lobby
|
--enable-citra-mods \
|
||||||
|
--web-api-url https://api.citra-emu.org/
|
||||||
```
|
```
|
||||||
|
|
||||||
Room name should follow the below format.
|
Room name should follow the below format.
|
||||||
|
|
Reference in New Issue