Skip to content

Commit 837b8f1

Browse files
committed
Fix installation instructions
1 parent 4bb066d commit 837b8f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SPECIFICATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,10 @@ TODO: Add examples for simple policies, parameterizable policies, and config fil
115115
### Example / Reference Implementation
116116

117117
An example implementation of a validator for Software CaRD policies can be found at <https://github.com/softwarepub/software-card-policies>.
118-
It can be installed as a command line tool `sc-validate` using:
118+
Its latest version can be installed as a command line tool `sc-validate` using:
119119

120120
```bash
121-
pipx install https://github.com/softwarepub/software-card-policies.git
121+
pipx install git+https://github.com/softwarepub/software-card-policies.git
122122
```
123123

124124
## Considerations

0 commit comments

Comments
 (0)