We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2791cb commit 2157f95Copy full SHA for 2157f95
front_end/panels/ai_chat/Readme.md
@@ -26,6 +26,7 @@ npm run build
26
3. Update the code to this fork implementation
27
```sh
28
git remote add upstream git@github.com:tysonthomas9/browser-operator-devtools-frontend.git
29
+git fetch upstream
30
git checkout upstream/main
31
```
32
0 commit comments