From cb641a2c1d881495834185afd1ca341a6286553f Mon Sep 17 00:00:00 2001 From: Sanuja Seneviratne <66342986+SanujaNS@users.noreply.github.com> Date: Tue, 4 Oct 2022 04:33:55 +0530 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 95ec8b6..f4ce40b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ 2. Run 'sudo apt update'. 3. Install ffmpeg 'sudo apt-get install ffmpeg'. 4. cd stream_ffmpeg. -5. Run 'chmod =x main.sh'. -6. Change Your stream key in main.sh. -7. Run './main.sh' or 'sh main.sh' -8. Now you can see yourm stream -9. Enjoy!! +5. Change KEY={} with your key. +6. Run 'chmod +x main.sh'. +7. Change Your stream key in main.sh. +8. Run './main.sh' or 'sh main.sh' +9. Now you can see your stream. +10. Enjoy!! ✌