From 0eb4ddfe69dd8c216ce1b65e23ef350d3855f4dd Mon Sep 17 00:00:00 2001 From: ColdLlama <80668512+txmcse@users.noreply.github.com> Date: Sun, 17 Nov 2024 08:15:06 -0600 Subject: [PATCH] Update README.md (#151) corrected a tiny typo from "to" to "two" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c645581..edcd053 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ cd esp32cam-rtsp ``` Next, the firmware has to be build and deployed to the ESP32. -There are to flavours to do this; using the command line or the graphical interface of Visual Studio Code. +There are two flavours to do this; using the command line or the graphical interface of Visual Studio Code. ### Using the command line