diff --git a/README.md b/README.md index 2db97a31..d7d1b614 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ For the full TUI installation guide, see [TUI](https://docs.openr.ag/install). ## Docker or Podman installation -For more information, see [Install OpenRAG containers](https://docs.openr.ag/get-started/docker). +For more information, see [Install OpenRAG containers](https://docs.openr.ag/docker). ## Troubleshooting diff --git a/docs/docs/_partial-onboarding.mdx b/docs/docs/_partial-onboarding.mdx index b8723d4c..54e5d3ce 100644 --- a/docs/docs/_partial-onboarding.mdx +++ b/docs/docs/_partial-onboarding.mdx @@ -1,11 +1,10 @@ +import Icon from "@site/src/components/icon/icon"; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; ## Application onboarding -The first time you start OpenRAG, whether using the TUI or a `.env` file, it's recommended that you complete application onboarding. - -To skip onboarding, click **Skip onboarding**. +The first time you start OpenRAG, whether using the TUI or a `.env` file, you must complete application onboarding. :::warning Most values from onboarding can be changed later in the OpenRAG **Settings** page, but there are important restrictions. @@ -27,6 +26,7 @@ Choose one LLM provider and complete only those steps: This is recommended, but not required. 4. Click **Complete**. 5. To complete the onboarding tasks, click **What is OpenRAG**, and then click **Add a Document**. + Alternatively, click