diff --git a/.cursor/environment.json b/.cursor/environment.json index df0abdb9c8..a45e760c26 100644 --- a/.cursor/environment.json +++ b/.cursor/environment.json @@ -1,3 +1,4 @@ { - "terminals": [] + "terminals": [], + "install": "bash scripts/bootstrap.sh" }