Skip to content

Commit 18759ee

Browse files
authored
Mention runtime_deploy as 3rd standard one (#4287)
1 parent f658c6d commit 18759ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/extensions/deployers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Deployers
44
=========
55

66
Deployers are a mechanism to facilitate copying files from one folder, usually the Conan cache, to user folders.
7-
While Conan provides two built-in ones (``full_deploy`` and ``direct_deploy``), users can easily manage their own
7+
While Conan provides three built-in ones (``full_deploy``, ``direct_deploy`` and ``runtime_deploy``), users can easily manage their own
88
with ``conan config install``.
99

1010
Deployers run before generators, and they can change the target folders.

0 commit comments

Comments
 (0)