Quellcode durchsuchen

Update CONTRIBUTING "installation FAQ" link. (#6471)

tags/0.6.15
moqimoqidea vor 1 Jahr
Ursprung
Commit
90372932fe
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md Datei anzeigen

@@ -81,7 +81,7 @@ Dify requires the following dependencies to build, make sure they're installed o

Dify is composed of a backend and a frontend. Navigate to the backend directory by `cd api/`, then follow the [Backend README](api/README.md) to install it. In a separate terminal, navigate to the frontend directory by `cd web/`, then follow the [Frontend README](web/README.md) to install.

Check the [installation FAQ](https://docs.dify.ai/getting-started/faq/install-faq) for a list of common issues and steps to troubleshoot.
Check the [installation FAQ](https://docs.dify.ai/learn-more/faq/self-host-faq) for a list of common issues and steps to troubleshoot.

### 5. Visit dify in your browser


Laden…
Abbrechen
Speichern