diff --git a/docs/docs/getting-started/setting-up.mdx b/docs/docs/getting-started/setting-up.mdx index fb5d038..bd50002 100644 --- a/docs/docs/getting-started/setting-up.mdx +++ b/docs/docs/getting-started/setting-up.mdx @@ -9,7 +9,7 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; ``` -This helps you install the CORE Framework in the first place. +This helps you install StarOpenSource UI in the first place. ## Installing CORE Make sure you have the [CORE Framework](https://core.staropensource.de) set up in your project already. If not, [visit CORE's installation guide](https://core.staropensource.de/getting-started/setting-up/) and make sure CORE can fully initialize BEFORE any StarOpenSource UI elements are even loaded. @@ -49,7 +49,7 @@ git checkout stable ``` -### Updating CORE +### Updating SUI ```bash