Skip to content

Commit 0367cf8

Browse files
authored
docs: update api step 1 path in self hosting documentation (calcom#23393)
1 parent afea724 commit 0367cf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/self-hosting/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ We recommend using the admin UI/wizard instead of the seeder to enable app store
9494
Copy the .env files from their respective example files:
9595

9696
```
97-
cp apps/api/.env.example apps/api/V2/.env
97+
cp apps/api/v2/.env.example apps/api/v2/.env
9898
cp .env.example .env
9999
```
100100

0 commit comments

Comments
 (0)