mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
Update qdrant-landing/content/documentation/guides/installation.md
Co-authored-by: Mike Jang <michael@linuxexam.com>
This commit is contained in:
co-authored by
Mike Jang
parent
326b0e5049
commit
96d16dd27d
@@ -149,7 +149,7 @@ configs:
|
||||
### From source
|
||||
|
||||
Qdrant is written in Rust and can be compiled into a binary executable.
|
||||
This installation method can be helpful if you want to compile Qdrant for a specific processor architecture or if you do not want to use Docker for some reason.
|
||||
This installation method can be helpful if you want to compile Qdrant for a specific processor architecture or if you do not want to use Docker.
|
||||
|
||||
Before compiling, make sure that the necessary libraries and the [rust toolchain](https://www.rust-lang.org/tools/install) are installed.
|
||||
The current list of required libraries can be found in the [Dockerfile](https://github.com/qdrant/qdrant/blob/master/Dockerfile).
|
||||
|
||||
Reference in New Issue
Block a user