We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7ccb7 commit 4647d0fCopy full SHA for 4647d0f
1 file changed
apps/cli/install.sh
@@ -278,7 +278,7 @@ print_success() {
278
echo ""
279
echo " ${BOLD}Example:${NC}"
280
echo " export OPENROUTER_API_KEY=sk-or-v1-..."
281
- echo " roo ~/my-project -P \"What is this project?\""
+ echo " cd ~/my-project && roo \"What is this project?\""
282
283
}
284
0 commit comments