Fix typo in README
This commit is contained in:
@@ -129,7 +129,7 @@ ___
|
||||
- Tell the client to play a video, defined by the filename parameter:
|
||||
|
||||
`
|
||||
curl -X POST http://localhost:8000/control -H "Content-Type: application/json" -d '{"command": "playvideo", "filename": "stallman.webm}'
|
||||
curl -X POST http://localhost:8000/control -H "Content-Type: application/json" -d '{"command": "playvideo", "filename": "stallman.webm"}'
|
||||
`
|
||||
|
||||
___
|
||||
|
Reference in New Issue
Block a user