MQL5-Google-Onedrive/docs/Cursor_CLI_setup.md

17 lines
245 B
Markdown
Raw Permalink Normal View History

# Cursor CLI Setup
## Installation
You can install the Cursor CLI with the following command:
```shell
curl https://cursor.com/install -fsS | bash
```
## Usage
To start an interactive session with the agent, run:
```shell
cursor-agent
```