diff --git a/README.md b/README.md index 5fa6d77..3a91110 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ sudo python3 /home/pi/pi-camera-stream-flask/main.py ## Step 3 – Autostart your Pi Stream -Optional: A good idea is using a Chron tab to make auto start the camera stream at start up of your pi. You will not need to re-run the script every time you want to create the stream. You can do this by going editing the /etc/profile to: +Optional: A good idea is to make the the camera stream auto start at bootup of your pi. You will now not need to re-run the script every time you want to create the stream. You can do this by going editing the /etc/profile to: ``` sudo nano /etc/profile