Skip to content

Commit 40c89ab

Browse files
authored
Merge branch 'v1.16' into docs/agent-runner
2 parents 2d3270f + 45179f9 commit 40c89ab

File tree

15 files changed

+864
-340
lines changed

15 files changed

+864
-340
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,9 @@ Continue with the [Run local server](#run-local-server) steps.
7676
git submodule update --init --recursive
7777
```
7878

79-
1. Navigate back to the repository root and install npm packages:
79+
1. Install the npm packages:
8080

8181
```sh
82-
cd ..
8382
npm install
8483
```
8584

0 commit comments

Comments
 (0)