Skip to content

Commit

Permalink
📝 Update local-installation documentation for landing page (#1627)
Browse files Browse the repository at this point in the history
This section of the local-installation documentation required to be
modified because the `/landing-page` directory has already been moved
from the `/apps` directory to the `/ee/apps` directory.


Thanks!
  • Loading branch information
basuabhirup authored Jul 8, 2024
1 parent 2772d88 commit e545c60
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions apps/docs/contribute/guides/local-installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,8 @@ icon: 'laptop'

6. (Optional) Start the landing page

Copy `apps/landing-page/.env.local.example` to `apps/landing-page/.env.local`

```sh
cd apps/landing-page
cd ee/apps/landing-page
pnpm dev
```

Expand Down

0 comments on commit e545c60

Please sign in to comment.