Skip to content

Commit b799a42

Browse files
committed
ci: Generate code
1 parent 8ea8341 commit b799a42

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,16 @@ const devices = await request.execute()
554554

555555
Every `seam` command is interactive and will prompt you for any missing
556556
required properties with helpful suggestions. To avoid automatic behavior,
557-
pass `-y`
557+
pass `-y`.
558+
559+
To take a project from zero to a working Seam integration, run the
560+
[Seam Wizard] from the project's root:
561+
562+
```bash
563+
seam wizard
564+
```
565+
566+
For API commands:
558567

559568
```bash
560569
# Login to Seam

0 commit comments

Comments
 (0)