diff --git a/.cursor/environment.json b/.cursor/environment.json index 769f1193e0..df0abdb9c8 100644 --- a/.cursor/environment.json +++ b/.cursor/environment.json @@ -1,4 +1,3 @@ { - "terminals": [], - "install": "git clone https://github.com/oven-sh/bun.git && cd bun && bash scripts/bootstrap.sh" + "terminals": [] }