Skip to content

Commit 9b81ea3

Browse files
danimtbczoido
andauthored
Apply suggestion from @czoido
Co-authored-by: Carlos Zoido <mrgalleta@gmail.com>
1 parent 994228b commit 9b81ea3

File tree

1 file changed

+1
-2
lines changed
  • examples/extensions/plugins/openssl_sign

1 file changed

+1
-2
lines changed

examples/extensions/plugins/openssl_sign/sign.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
"""
22
Plugin to sign/verify Conan packages with OpenSSL.
33
4-
Requirements: The following executables should be installed and in the PATH.
5-
- openssl
4+
You will need to have ``openssl`` installed at the system level and available in your ``PATH``.
65
76
To use this plugin, first generate a compatible keypair:
87

0 commit comments

Comments
 (0)