Skip to content

Commit

Permalink
fix: textual versions
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Zipitria <[email protected]>
  • Loading branch information
fzipi committed Feb 14, 2024
1 parent 9e27a25 commit a97eb47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/deployment/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ gpg> quit
The result when verifying a release will then look like so:

```bash
gpg --verify coreruleset-3.3.2.tar.gz.asc v3.3.2.tar.gz
gpg --verify coreruleset-{{< param crs_latest_release >}}.tar.gz.asc v{{< param crs_latest_release >}}.tar.gz
gpg: Signature made Wed Jun 30 15:05:48 2021 CEST
gpg: using RSA key 36006F0E0BA167832158821138EEACA1AB8A6E72
gpg: Good signature from "OWASP Core Rule Set <[email protected]>" [ultimate]
Expand Down

0 comments on commit a97eb47

Please sign in to comment.