docs: AGENTS.md — gopro-scicam is now inline, not a submodule

This commit is contained in:
fedora-bot
2026-04-27 10:48:09 +03:00
parent fb7dc3c5d7
commit e6eb46792d

View File

@@ -70,11 +70,7 @@ Run the API client test suite against a device on the same network:
## Clients
The GoPro USB controller lives in `clients/gopro-scicam/` as a Git submodule. Upstream points to Gitea `tami/gopro-scicam`. On a fresh clone, run:
```bash
git submodule update --init
```
The GoPro USB controller lives in `clients/gopro-scicam/` as part of this repo (history was merged from the upstream Gitea repo `tami/gopro-scicam`).
## Gitea Workflow