diff --git a/README.md b/README.md
index 717fd43..e74c9cf 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,18 @@ https://dl.espressif.com/dl/package_esp32_index.json
8. `Plug the ESP32CAM into your computer`
9. `Tools>Board>esp32>'AI Thinker ESP32-CAM'`
9. `Tools>Port>'Select the esp's port'`
-10.
```CPU Frequency:240MHz(WIFI/BT)
- asdasd```
+10.
+Apply these changes:
+
+- CPU Frequency: 240MHz (WIFI/BT)
+- Core Debug Level: None
+- Erase All Flash Before Sketch Upload: Disabled
+- Flash Frequency: 80MHz
+- Flash Mode: QIO
+- Partition Scheme: Huge APP (3MB No OTA/1MB SPIFFS)
+
+
+
10. `Tools>Manage Libraries...>Install the libraries used in the code`
11. `Click the 'upload ➡️' button`
✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'**