Change installation

This commit is contained in:
Rodrigo Nader 2023-06-22 02:15:07 -03:00
commit c6b823da49
11 changed files with 87 additions and 84 deletions

View file

@ -2,7 +2,7 @@
"unversionedId": "how-contribute",
"id": "how-contribute",
"title": "How to contribute?",
"description": "Hello there! We welcome contributions from developers of all levels to our open-source project on GitHub. If you'd like to contribute, please check our contributing guidelines and help make LangFlow more accessible.",
"description": "👋 Hello there! We welcome contributions from developers of all levels to our open-source project on GitHub. If you'd like to contribute, please check our contributing guidelines and help make LangFlow more accessible.",
"source": "@site/docs/how-contribute.md",
"sourceDirName": ".",
"slug": "/how-contribute",

View file

@ -235,7 +235,7 @@
"how-contribute": {
"id": "how-contribute",
"title": "How to contribute?",
"description": "Hello there! We welcome contributions from developers of all levels to our open-source project on GitHub. If you'd like to contribute, please check our contributing guidelines and help make LangFlow more accessible.",
"description": "👋 Hello there! We welcome contributions from developers of all levels to our open-source project on GitHub. If you'd like to contribute, please check our contributing guidelines and help make LangFlow more accessible.",
"sidebar": "docs"
},
"how-upload-examples": {