Skip to content

Commit 2157f95

Browse files
authored
Readme.md: fixed steps to run the project (#13)
1 parent b2791cb commit 2157f95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

front_end/panels/ai_chat/Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ npm run build
2626
3. Update the code to this fork implementation
2727
```sh
2828
git remote add upstream git@github.com:tysonthomas9/browser-operator-devtools-frontend.git
29+
git fetch upstream
2930
git checkout upstream/main
3031
```
3132

0 commit comments

Comments
 (0)