diff --git a/README.md b/README.md
index c9b83bb..11facd1 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,19 @@
+
+
# Open Lovable
Chat with AI to build React apps instantly.
-
+

+
+
## Setup
1. **Clone & Install**
```bash
-git clone https://github.com/yourusername/e2b.git
-cd e2b
+git clone https://github.com/mendableai/open-lovable.git
+cd open-lovable
npm install
```