Skip to content

Commit c0b4ef4

Browse files
meysholdtona-agent
andcommitted
Add ona login prerequisite to README
Co-authored-by: Ona <no-reply@ona.com>
1 parent c921a33 commit c0b4ef4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,14 @@ Copy the two automation files into your repo:
7676

7777
Adjust the agent prompts if your project uses a different build tool (e.g., replace `./mvnw` with `./gradlew` or `npm`).
7878

79+
#### Prerequisites
80+
81+
Log in to Ona before running any `ona ai` commands:
82+
83+
```bash
84+
ona login
85+
```
86+
7987
#### Install automations
8088

8189
Use the Ona CLI to register each automation:

0 commit comments

Comments
 (0)