diff --git a/.cursor/rules/taskmaster.mdc b/.cursor/rules/taskmaster.mdc index 94acad24..9b20779e 100644 --- a/.cursor/rules/taskmaster.mdc +++ b/.cursor/rules/taskmaster.mdc @@ -23,7 +23,7 @@ This document provides a detailed reference for interacting with Taskmaster, cov * Example: `task-master init -r roo` * **What happens:** * For each, creates the appropriate rules directory (e.g., `.roo/rules`) and MCP config (e.g., `.roo/mcp.json`). - * If not specified, only Cursor rules are initialized by default. + * If not specified, all rules profiles are initialized by default. * **MCP Tool:** `initialize_project` diff --git a/assets/rules/taskmaster.mdc b/assets/rules/taskmaster.mdc index 94acad24..9b20779e 100644 --- a/assets/rules/taskmaster.mdc +++ b/assets/rules/taskmaster.mdc @@ -23,7 +23,7 @@ This document provides a detailed reference for interacting with Taskmaster, cov * Example: `task-master init -r roo` * **What happens:** * For each, creates the appropriate rules directory (e.g., `.roo/rules`) and MCP config (e.g., `.roo/mcp.json`). - * If not specified, only Cursor rules are initialized by default. + * If not specified, all rules profiles are initialized by default. * **MCP Tool:** `initialize_project`