diff --git a/docs/getting-started/server/self-hosted/index.mdx b/docs/getting-started/server/self-hosted/index.mdx index 51fdc6ae3..ef996d658 100644 --- a/docs/getting-started/server/self-hosted/index.mdx +++ b/docs/getting-started/server/self-hosted/index.mdx @@ -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`