Skip to content

Commit f0cb984

Browse files
minor prerequisites formatting fix
1 parent fbfcf37 commit f0cb984

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

user/securely-signing-software.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ You will be able to sign container images or any other artifacts (blobs) which a
1212
## Prerequisites
1313

1414
Before getting started, make sure you have:
15-
A key available within a Travis CI build job.
16-
Pre-install Cosign in the Linux build environments.
15+
16+
* A key available within a Travis CI build job.
17+
* Cosign pre-installed in the Linux build environments (this is maintained bny Travis CI).
1718

1819
### Option 1: Upload Key directly to Travis CI
1920

0 commit comments

Comments
 (0)