mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-26 03:15:19 +03:00
Update README.md (#2656)
# Description Please include a summary of the changes and the related issue. Please also include relevant motivation and context. ## Checklist before requesting a review Please delete options that are not relevant. - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged ## Screenshots (if appropriate): View rich diff
This commit is contained in:
parent
e631fa897a
commit
f8f68c0b30
@ -29,7 +29,14 @@ https://github.com/quivrhq/quivr/assets/19614572/a6463b73-76c7-4bc0-978d-70562dc
|
||||
|
||||
## Getting Started 🚀
|
||||
|
||||
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
|
||||
You can deploy Quivr to Porter Cloud with one-click:
|
||||
|
||||
<a href="https://cloud.porter.run/addons/new?addon_name=quivr">
|
||||
<img src="https://mintlify.s3-us-west-1.amazonaws.com/porter/images/deploying-applications/deploy-to-porter.svg" alt="Deploy to Porter" style="width: 150px;">
|
||||
</a>
|
||||
|
||||
|
||||
If you would like to deploy locally, follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
|
||||
|
||||
You can find everything on the [documentation](https://docs.quivr.app/).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user