Skip to content

Commit 829acef

Browse files
authored
chore: add info on Enterprise Server (#299)
1 parent b7fda0a commit 829acef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/tutorialkit.dev/src/content/docs/guides/installation.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Run the following command in your terminal to start the install wizard:
3636

3737
You can run this command anywhere on your machine, so there's no need to create a new empty directory for your project before you begin. If you don't have an empty directory yet for your new project, the wizard will help create one for you automatically.
3838

39+
:::tip[Enterprise Server Install]
40+
Looking to use TutorialKit with your organization's instance of StackBlitz's Enterprise Server? Just append the enterprise flag with your instance url like this: `--enterprise <origin>` to the commands above.
41+
:::
42+
3943
![TutorialKit CLI](./images/tk-cli.png)
4044

4145
## 2. Starting TutorialKit

0 commit comments

Comments
 (0)