mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 01:26:04 -08:00
choco install
This commit is contained in:
committed by
GitHub
parent
bf6f25310c
commit
efd5443be4
@@ -66,7 +66,11 @@ If you are a Linux, a FreeBSD or a MacOS user this simple shell script will inst
|
||||
curl --proto '=https' --tlsv1.2 -sSLf "https://git.io/JBhDb" | sh
|
||||
```
|
||||
|
||||
while if you're a Windows user, you can install termscp with [Chocolatey](https://chocolatey.org/).
|
||||
while if you're a Windows user, you can install termscp with [Chocolatey](https://chocolatey.org/):
|
||||
|
||||
```sh
|
||||
choco install termscp
|
||||
```
|
||||
|
||||
For more information or other platforms, please visit [veeso.github.io](https://veeso.github.io/termscp/#get-started) to view all installation methods.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user