diff --git a/doc/Install_develop.rst b/doc/Install_develop.rst
index f7dd3f170d1a5d5f1fc9aa5b4fb0e73e3b6dba1e..38d55b8a5d199da83394ae21b9b603b943f7d4fb 100644
--- a/doc/Install_develop.rst
+++ b/doc/Install_develop.rst
@@ -51,15 +51,17 @@ If you want to build or install libcaosdb without the use of Conan, feel
 free to rewrite the CMakeLists.txt as needed. The CaosDB project is open
 to merge requests which support multiple ways of installation.
 
-Building with ``vcpkg``
-~~~~~~~~~~~~~~~~~~~~~~~
+Optional: Building with ``vcpkg``
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Instead of Conan, you can use the vcpkg package manager to install the dependencies (`vcpkg.json`). It's included as 
-a submodule in the project. To install the dependencies, run the following commands:
+Next to Conan, you also have the option to use the vcpkg package manager to install the
+dependencies (`vcpkg.json`). Note, however, *vcpkg is not fully supported and tested*. It's
+included as a submodule in the project. To install the dependencies, run the following
+commands:
 
 .. code:: console
 
-   ./vcpkg/bootstrap-vcpkg.<sh/bat>
+   ./vcpkg/bootstrap-vcpkg.<sh/bat> -disableMetrics
    vcpkg/vcpkg install