Update names in docs
This commit is contained in:
parent
5111d0d8ba
commit
bf0f08db7d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
|||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
### Updating CORE
|
||||
### Updating SUI
|
||||
<Tabs groupId="git">
|
||||
<TabItem value="direct-develop" label="Develop branch">
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue