We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15a9b0 commit 83b4e00Copy full SHA for 83b4e00
1 file changed
README.md
@@ -33,6 +33,8 @@ Download the latest binary for your platform from the [releases page](https://gi
33
## Quick Start
34
35
```bash
36
+# If a fresh installation (configures default provider, default MCP servers, etc)
37
+opun setup
38
39
# Initialize a chat session with the default provider -- or, specify the provider (chat {gemini,claude})
40
opun chat
0 commit comments