docs: Fix two anchored links on the Install page (#8661)
fix 2 anchors Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
This commit is contained in:
parent
576b78e8eb
commit
e8236dbd21
1 changed files with 2 additions and 2 deletions
|
|
@ -12,11 +12,11 @@ Langflow can be installed in multiple ways:
|
|||
|
||||
* **Docker**: Pull and run the [Docker image](#install-and-run-langflow-docker) to start a Langflow container.
|
||||
|
||||
* **Python package**: Install the [Langflow OSS Python package](#install-and-run-langflow-oss).
|
||||
* **Python package**: Install the [Langflow OSS Python package](#install-and-run-the-langflow-oss-python-package).
|
||||
|
||||
## Install and run Langflow Desktop
|
||||
|
||||
**Langflow Desktop** is a desktop version of Langflow that includes all the features of open source Langflow, with an additional [version management](#manage-your-langflow-version-in-langflow-desktop) feature for managing your Langflow version.
|
||||
**Langflow Desktop** is a desktop version of Langflow that includes all the features of open source Langflow, with an additional [version management](#manage-your-version-of-langflow-desktop) feature for managing your Langflow version.
|
||||
|
||||
<Tabs groupId="os">
|
||||
<TabItem value="macOS" label="macOS">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue