Skip to content

Commit b85cba6

Browse files
authored
docs: describe correct installation location in readme (#4654)
1 parent 03b1dc0 commit b85cba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Node.js 22.12.0 is required to run the app.
1414

1515
### 2. Install Client-Side Dependencies
1616

17-
Navigate to the `explorer` directory and install client-side dependencies.
17+
From the project root directory, install client-side dependencies:
1818

1919
npm install
2020

0 commit comments

Comments
 (0)