Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started/server/self-hosted/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ ports they are running on.

### Web Client

From the `clients-selfhost/apps/web` directory, you can execute
From the `clients` repository and in the `clients/apps/web` directory, you can execute

- `npm run build:bit:selfhost:watch`
- `npm run build:oss:selfhost:watch`
Expand Down