Skip to content

Commit

Permalink
Fixes typo in command (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
mscottford authored Sep 18, 2023
2 parents e67fcdc + a22025c commit 0b66301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This application is used by the [`freshli` CLI](https://github.com/corgibytes/fr
#### Runtime Requirements

* DotNet SDK version 7.0.400
* The CycloneDX `dotnet tool` needs to be installed in such a way that it is accessible by running `DotNet-CycloneDX`. Running `dotnet tool restore` will install a compatible version, but you'll need to make sure that the install location is referenced in your `PATH`.
* The CycloneDX `dotnet tool` needs to be installed in such a way that it is accessible by running `dotnet-CycloneDX`. Running `dotnet tool restore` will install a compatible version, but you'll need to make sure that the install location is referenced in your `PATH`.

#### Development Requirements

Expand Down

0 comments on commit 0b66301

Please sign in to comment.