Skip to content

Commit e4ecdb6

Browse files
authored
✏️ Fix a typo in README (tiangolo#20)
1 parent 7b9c73a commit e4ecdb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ docker run -d -p 1935:1935 --name nginx-rtmp tiangolo/nginx-rtmp
4444
* In the "URL" enter the `rtmp://<ip_of_host>/live` replacing `<ip_of_host>` with the IP of the host in which the container is running. For example: `rtmp://192.168.0.30/live`
4545
* In the "Stream key" use a "key" that will be used later in the client URL to display that specific stream. For example: `test`
4646
* Click the "OK" button
47-
* In the section "Sources" click de "Add" button (`+`) and select a source (for example "Screen Capture") and configure it as you need
47+
* In the section "Sources" click the "Add" button (`+`) and select a source (for example "Screen Capture") and configure it as you need
4848
* Click the "Start Streaming" button
4949

5050

0 commit comments

Comments
 (0)