diff --git a/README.md b/README.md index ce00e9d60..17e19ba43 100644 --- a/README.md +++ b/README.md @@ -232,12 +232,14 @@ To record browser events in Google Chrome (required by the `BrowserReplayStrateg 3. Click `Load unpacked` (located at the top left). -4. Select the `chrome_extension` directory in the OpenAdapt repo. +4. Select the [`chrome_extension`](https://github.com/OpenAdaptAI/OpenAdapt/tree/main/chrome_extension) directory in the OpenAdapt repo. 5. Make sure the Chrome extension is enabled (the switch to the right of the OpenAdapt extension widget is turned on). 6. Set the `RECORD_BROWSER_EVENTS` flag to `true` in `openadapt/data/config.json`. +See also: https://github.com/OpenAdaptAI/OpenAdapt/pull/872 + ## Features ### State-of-the-art GUI understanding via [Segment Anything in High Quality](https://github.com/SysCV/sam-hq):