Skip to content

Commit

Permalink
feat: simplify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kvendingoldo committed Apr 8, 2024
1 parent c8047fc commit be7807b
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,9 @@

* [tenv](https://github.com/tofuutils/tenv)

## tenv
The current version is 1.7.0, install it using choco:
```
choco install tenv
```

# Calculating SHA256
## How to install packages

Calculating SHA256 for packages where not applicable
```powershell
certUtil -hashfile pathToFileToCheck SHA256
You can install any packages from the list above by the following Chocolatey command:
```shell
choco install <tool_name>
```

0 comments on commit be7807b

Please sign in to comment.